Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Choose one of the following methods:
- If you use an OS/VS COBOL compiler, and your copyfile does not contain an indexed table, do one of the following:
- If you use any other COBOL compiler, or if your copyfile contains an indexed table:
- Type
SYWS columns 4 through 7.
- Type
% INCLUDE in column 12. For example:
SYWS % INCLUDE COPYLIB (MY-COPYBOOK)