z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


PROCESS—process the panel

z/OS ISPF Reference Summary
SC19-3624-00

Macro command syntax

Read syntax diagramSkip visual syntax diagram
>>-ISREDIT--PROCESS--+------+--+-----------------------+-------><
                     '-DEST-'  '-RANGE--cmd1--+------+-'   
                                              '-cmd2-'     

Return codes

 0
Normal completion.
 4
A RANGE was expected by the macro, but one was not specified; default values set.
 8
A DEST (destination) was expected by the macro, but one was not specified; default values set.
12
Both a RANGE and a DEST (destination) were expected by the macro, but were not specified; default values set.
16
You entered incomplete or conflicting line commands.
20
Severe error.
Note: ISPF does not consider a return code of 12 from the PROCESS edit macro command an error. A macro that receives a return code of 12 from the PROCESS edit macro does not terminate.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014