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


EDIREC—initialize edit recovery

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Command procedures cannot be used to invoke this service.

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPLINK--('EDIREC',------------------------------------>

>--+-'INIT'-+--------------------+-+--);-----------------------><
   |        '-,-+--------------+-' |       
   |            '-command-name-'   |       
   +-'QUERY'-----------------------+       
   +-'CANCEL'----------------------+       
   '-'DEFER'-----------------------'       

Return codes

 0
Normal completion.
  • INIT - EDIF recovery table was successfully created.
  • QUERY - Recovery is not pending.
 4
Normal completion.
  • INIT - EDIF recovery table already exists for current application
  • QUERY - Entry found in EDIF recovery table (recovery is pending).
20
Severe error; unable to continue.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014