Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
RDJFCB Macro Specification z/OS DFSMSdfp Advanced Services SC23-6861-01 |
|
The RDJFCB macro instruction moves a job file control block (JFCB) into an area of your choice as identified by the EXLST parameter of the DCB macro for each data control block specified. The format of the RDJFCB macro is: >>-+-------+--RDJFCB--------------------------------------------> '-label-' >--+-(dcb_addr)-----------------------------+------------------>< | .-,------------------------------. | | V | | '-(---dcb_addr-+-,-----------------+-+-)-' +-,-| option1 |-----+ +-,(-| option1 |-)--+ +-,(-| option2 |-)--+ '-,(,-| option2 |-)-' option1 .-INPUT--. |--+-EXTEND-+---------------------------------------------------| +-OUTPUT-+ +-INOUT--+ +-OUTIN--+ +-OUTINX-+ +-RDBACK-+ '-UPDAT--' option2 .-,DISP---. |--+-,LEAVE--+--------------------------------------------------| +-,REREAD-+ '-,REWIND-' Tip: If you wish to have multiple DCBs
with or without options, code each DCB (and options) as shown in the
diagram and precede each additional DCB with a comma. Examples of
the standard form of the RDJFCB macro are:
Figure 1. Examples
of Standard Form of the RDJFCB macro
|
Copyright IBM Corporation 1990, 2014
|