SSRANGE Checks subscripts and indexes each time they are used during execution. RES ? Resident Library routines will be dynamically loaded at execution time, unless COBPACK is available. DYNAM ? Dynamic Routines are loaded into storage as required. With DYNAM then RES automatically goes into effect. RENT ? Reentrant Compiler generates reentrant object code, which can then run in, or address any part of, the private area or extended private area. The following COBOL programs must be reentrant - Programs running under CICS. - Programs to be preloaded with IMS - Program to be executed above 16mb - Programs to be loaded and deleted by non-COBOL program.
|
Wednesday, December 15, 2010
COBOL Compiler options
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment