| SET CONTROLoperand1
                                               ... | 
This document covers the following topics:
For explanations of the symbols used in the syntax diagram, see Syntax Symbols.
The SET CONTROL statement is used to perform
                            terminal commands from within
                            a program.
               
Operand Definition Table:
| Operand | Possible Structure | Possible Formats | Referencing Permitted | Dynamic Definition | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| operand1 | C | S | A | yes | no | |||||||||||||||
Syntax Element Description:
| Syntax Element | Description | 
|---|---|
| 
                                                   operand1 |  Terminal Commands to be Performed:
                                                      The terminal commands are specified as
                                                   For further information on terminal commands, see the Terminal Commands documentation. | 
... SET CONTROL 'L' ...
Switches to lower case (equivalent to the terminal command
                              %L).
               
... SET CONTROL 'HDEST'...
Activates hardcopy output to destination DEST
                              (equivalent to the terminal command %Hdestination).