Previous Topic: Assembler ExampleNext Topic: Example 1 z/OS for PL/I, C, and Assembler


Using the Execution Parameters Method in PL/I, C, and Assembler

Options specified as execution parameters are separated by commas for z/OS and blanks for z/VSE. This option specification method is useful for options that are unique to a particular program such as the plan name and authorization ID. These options can be specified when executing a procedure by using symbolic substitution.