gtpg2m28General Macros

FINIS-Finish Program Assembly

This general macro provides the information necessary to complete assembly of an ECB-controlled (E-type) program. Used with the BEGIN macro to define an E-type program, it defines the system labels necessary to refer to system control blocks and services.

Format




prog
An optional positional parameter used to name the ECB program. No verification is done on the name specified.

Entry Requirements

None.

Return Conditions

None.

Programming Considerations

Examples

None.