Execute Direct Access Program: Difference between revisions

Content deleted Content added
Clean up capitalization.
Line 14:
 
==OPENing an XDAP dataset==
XDAP must reference an OPENed DCB and a full direct access identifier. The DCB may be OPENed for input, for output or for input and output ("INOUT"), but all outputs must be update writes of existing blocks as XDAP does not support format writes. BSAM and BPAM are available for executing format writes (writes which add new blocks to the dataset, i.e. the ''initial'' or an ''additional'' block, and, particularly, the ''final'' block).
 
==IOBSPSVC flag for XDAP and SAM and PAM coexistence==