|
delays execution of commands such as DO loops (Interactive) | |
|
clears up space occupied by deleted variables | |
|
defines a (numeric-indexed) DO loop | |
|
defines a (character-indexed) DOT loop | |
|
part of IF-THEN-ELSE conditional structure | |
|
end of program | |
|
end of DO loop | |
|
end of DOT loop | |
|
end of PROC definition | |
|
execute a range of command lines (Interactive) | |
|
end of COLLECT loop or program (Interactive) | |
|
starts execution at the statement label specified | |
|
part of IF-THEN-ELSE conditional structure | |
|
read commands from an external file (Interactive) | |
|
defines a list of variables | |
|
defines local variables in a PROC | |
|
directs output to a file instead of screen (Interactive) | |
|
defines a user procedure | |
|
stops TSP, without saving backup (Interactive) | |
|
stops TSP | |
|
temporary exit to VMS or DOS without losing TSP session (Interactive) | |
|
restores output to screen after OUTPUT (Interactive) | |
|
part of IF-THEN-ELSE conditional structure | |
|
user-programmable command (Mainframe) |