CommandLine

Description:              This function returns any command line arguments as a text string.

Returns:                    Text

Usage:                       Script

Format:                      CommandLine()

Parameters:             None 

Comments:

Example:

If VTS was started from the Windows Program Manager "Run" option with:

VTS5 User423 Stn62

then any application with the following line:

Text(10, 10, CommandLine(), 12, 0);

would print out in the upper left hand corner of the window:

User423 Stn62

See Also:

Version | SerialNum