Format of macros
The CICS® macros are written in assembler language and, like all assembler language instructions, are written in the following format:
TYPE=INITIAL (control section)
TYPE=FINAL (end of table)
Parent topic:
Introduction to CICS control tables and macros