Metropoli BBS
VIEWER: fpcfg2 MODE: TEXT (CP437)
@CLS@
@X38┌───────────────────────────────────────────────────────────────────────────@X3B┐
@X38│ @X3EHelp: @X3FFLAG+ Command Editor                                                @X3B│
@X38└@X3B───────────────────────────────────────────────────────────────────────────┘@X0E
 
@X0F   Display Commands

@X0B      ]            Toggle Columns Mode
@X03                   Toggle the number of columns displayed on the screen at once.

@X0B      [            Toggle Description/Command String Display
@X03                   Toggle the displaying of the description and the command
                   string.

@X0F   Edit Commands

@X0B      INSERT       Insert Command
@X03                   Insert a new command before an existing one.  Typing

                       @X0EI;3   @X03or   @X0EINSERT;3

@X03                   will insert a command before command number 3; which places
                   the new command in position 3, moving command 3 to 4 and so
                   on.

@X0B      DELETE       Delete Command
@X03                   Remove one command from listing, this command will no-
                   longer be available once deleted.

@X0B      COPY         Copy Command
@X03                   Similar to the insert command, this will copy one command
                   and insert it to another position.

@X0B      MOVE         Move Command
@X03                   Move position of one command to another.

@X0B      SWAP         Swap Commands
@X03                   Switch position of two commands, the first command will be
                   moved to the position of the second command as will the
                   second be moved to the first position.

@X0B      EDIT         Edit Commands
@X03                   Modify 3rd-party information such as access, command string
                   description, and command key.


[ RETURN TO DIRECTORY ]