TAL Reference Manual

Privileged Procedures
TAL Reference Manual526371-001
15-16
Examples of TARGET Directive
4. If your program uses MAX_FILE_SIZE, you must specify either TARGET option to
avoid compilation errors on the BYTES_IN_SEG declaration. The object file does
not rely on system-specific declarations, so you can run the object file on both
systems by using the stand-alone Binder command SET TARGET ANY.