z/VM EXECIO PRINT syntax, including optional operands
EXECIO num_rec PRINT ( CC code DATA output_options1 "
1 - Output options applicable to EXECIO PRINT
  |
  |
  |
A closing parenthesis ) is optional and hence often omitted.
The Legac-e Information Site
Legac-e - REXX : Using EXECIOOpposite is the syntax of the EXECIO command to transfer records to the virtual printer.
Note that the values after the open parenthesis ( are all optional and should be selected as required.
The sample code opposite reads 10 records from a file onto the Program Stack, and then issues the PRINT command. It then
queries the status of the print queue.
EXECIO num_rec PRINT ( CC code DATA output_options1 "
1 - Output options applicable to EXECIO PRINT
  |
  |
  |
A closing parenthesis ) is optional and hence often omitted.
Copyright © Legac-e Education 2015-