OPEN—Execute form

A remote data management parameter list is used in, and can be modified by, the execute form of the OPEN macro. The parameter list can be generated by the list form of either an OPEN or CLOSE macro.

The description of the standard form of the OPEN macro explains the function of each parameter. The execute form of the OPEN macro is:

dcb address—RX-Type Address or (2-12)
MF=(E,data management list address)
specifies that the execute form of the OPEN macro is used, and that an existing data management parameter list (created by a list-form instruction) is used. MF= is coded as follows:

E

data management list address—RX-Type, (2-12), (1)

TYPE=J
coded the same as the standard form.
MODE=24|31
coded the same as the standard form. This specification must match that of the list form.