Actions are specified with keywords in the result field of a specification
line.
|
DRPn
|
Drop from output stream n (OUTAPn).
|
GET'prompt'
|
Get (prompted) user input from the keyboard.
|
|
LST
|
Print the data area specified to listing file.
|
|
PRT
|
Print the data area specified to report file.
|
|
SAY
|
Output text to the screen.
|
|
SELn
|
Select file n for output.
|
|
WRT
|
Write current record immediately to open stream(s).
|
| ?<message> |
Print message if condition is NOT met. |