[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
COMMAND$                 Command Line

 s$ = COMMAND$

    Returns the command line parameter(s) supplied when a Turbo Basic
    program is invoked.

   -------------------------------------------------------------------------

      Notes:    Returns everything that was typed on the command line when
                the program was executed, except the program name and any
                redirection or piping commands.

                To use the COMMAND$ function within Turbo Basic, select
                the Parameter line item of the Options menu, so that a
                command line can be entered.

                The maximum length of the command line is 127 characters.

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