z/VM EXECIO PUNCH syntax, including optional operands
EXECIO num_rec PUNCH ( output_options1 "
Output options applicable to EXECIO PUNCH
  |
  |
  |
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 used to transfer records to the virtual punch.
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 PUNCH command. It then
queries the status of the punch queue.
EXECIO num_rec PUNCH ( output_options1 "
Output options applicable to EXECIO PUNCH
  |
  |
  |
A closing parenthesis ) is optional and hence often omitted.
Copyright © Legac-e Education 2015-