% INCLUDE directory(filename)
Include a rule at the top of the program.
SYM1 % INCLUDE USERMACS(MY-RULE)
Include a rule at the bottom of the program.
SYBT % INCLUDE USERMACS(MY-RULE)
Include a copybook in Working-Storage.
SYWS % INCLUDE COPYLIB(MY-COPYBOOK)
Include a copybook in Linkage.
SYLK % INCLUDE COPYLIB(MY-COPYBOOK)
Comments: