Syntax
DDNUM(procstep,pgmstep,DD-statement)
In this syntax
- procstep is the name of the procedure step. Must be in quotes. If the step does not exist, a blank must be specified. Mandatory.
If the procedure step is the current step, an asterisk ( * ) can be specified instead of the full name of the procedure step.
- pgmstep is the name of the program step. Must be in quotes. If the step does not exist, a blank must be specified. Mandatory.
If the program step is the current step, an asterisk ( * ) can be specified instead of the full name of the program step.
- DD-statement is the name of the DD statement. Must be in quotes. Mandatory.