Hi kregen,
IBM provides really good redbooks:
Code:
[URL unfurl="true"]http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/LIBRARY[/URL]
For example:
OS/390 V2R10.0 ISPF Dialog Developer's Guide and Reference
Code:
[URL unfurl="true"]http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPDGD04/CCONTENTS?DT=20000717151307[/URL]
OS/390 V2R10.0 ISPF Edit and Edit Macros
Code:
[URL unfurl="true"]http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPEDT04/CCONTENTS?DT=20000712131031[/URL]
OS/390 V2R10.0 ISPF Services Guide
Code:
[URL unfurl="true"]http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPSER04/CCONTENTS?DT=20000712152926[/URL]
OS/390 V2R5.0-V2R7.0 ISPF Examples
Code:
[URL unfurl="true"]http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ISPEXA02/CCONTENTS?DT=19981119125546[/URL]
If you are on { MVS | OS/390 | z/OS }
you surely know the model command while in ISPF-Editor, don't you?
Use "model class rexx" as primary command (while editing!)
and then e. g. "model after .zf".
There will appeaer a panel, from which you can choose the ISPF-Service that you want to invoke. ISPF will provide some code-models with syntax and meaning.
Have fun!
ps: Sorry for the [ignore]
[/ignore] tags, but unfortunately this board has no [ignore]
[/ignore] tags.