The routines in this section allow the programmer to access the program name and command line arguments with which the program was invoked. If the program was run with /LGO, the command line arguments which are returned are those which follow the /PARAMS option (if one appears on the command line).
Reads a token from the command line. |
|
Reads a token from the command line. |
|
Resets the command line. |
|
Gets the number of command line arguments. |
|
Gets the next command line argument as an integer. |
|
Gets the program name. |
|
Gets the number of arguments on the command line. |
|
Reads the whole command line. |
|
Reads the whole command line. |
|
Gets the command line argument at a given position. |
|
Returns the name of the current program. |