[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Misc:
~~~~
     Cmdkeys : "-C"
     Function: Display message on commandline (use with linking)
     Option : <string>

     Cmdkeys : "-F"
     Function: Display a text file
     Option : <filename> [.<ext>]

               <filename>     Full path and 8-character DOS filename.
               [.<ext>]       Optional DOS extension.

               If no <path> is given, the file is assumed to be located in the
               DATA directory.  If no .<ext> is given, Renegade will look for
               the standard extensions.

     Cmdkeys : "-L"
     Function: Display a line of text
     Option : <string>

     Cmdkeys : "-Q"
     Function: Read an InfoForm questionaire file (answers in .ASW)
     Option : <InfoForm questionaire filename>

               If the Option is "", the filename is prompted for.

     Cmdkeys : "-R"
     Function: Read an InfoForm questionaire answer file
     Option : <InfoForm questionaire filename>

               If the Option is "", the filename is prompted for.

     Cmdkeys : "-S"
     Function: Append line to sysop log file
     Option : <string>

     Cmdkeys : "-;"
     Function: Execute macro
     Option : <macro>

               This command will enter <macro> into the user's macro
               buffer.  Any ";"'s in the <macro> string are substituted with
               a <CR>.

     Cmdkeys : "-$"
     Function: Prompt for password
     Option : <password> [ [;<prompt>] ;<bad-message>]

               This command first display <prompt> if it exists.  If it
               doesn't, ":" prompt will be displayed.  If the password is
               entered incorrectly, <bad-message> will be displayed if it
               exists. (If entered incorrectly, any further linking is
               terminated.)

     Cmdkeys : "-" -4-
     Function: Goto menu
     Option : <menu file> [;<link command>]

               Loads in <menu file>

               See -4-, Example: "msg;M" will load MSG.MNU, and execute command
               "M".

     Cmdkeys : "-/" -4-
     Function: Gosub menu
     Option : <menu file> [;<link command>]

               Adds the current menu to the Menu Stack List, and then loads in
               <menu file>.

               See -4-, Example: "msg;M" will add the current menu to the Menu
               Stack List, load MSG.MNU, and execute command "M".

               (See Cmdkey "-\".)

     Cmdkeys : "-\" -4-
     Function: Return from menu
     Option : [<link command>]

               Loads in the last menu file in the Menu Stack List.

               See -4-, Example: "M" will load the last menu name in the Stack
               List, and execute command "M".

               (See Cmdkey "-/".)

*-----------------------------------------------------------------------------*

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson