User Guide
ERD Commander 2002
Winternals Software LP Page 36
Syntax SCREEN [width height]
Notes width
Specifies width of the console window
height
Specifies the height of the console window
15.20 SET
Displays, sets, or removes comma and prompt environment variables.
Syntax SET [variable =[string]]
Notes variable
Specifies the environment-variable name
string
Specifies a series of characters to assign to the
variable
Type SET without parameters to display the current environment variables.
15.21 START
Starts a program in a new command prompt window.
Syntax START [program] [parameters]
Notes program
Specifies the program
parameters
Specifies the parameters for the program
15.22 TIME
Displays the current time.
Syntax TIME
15.23 TYPE
Displays the ASCII contents of a file.
Syntax TYPE filename