Most Compiler directives are supported for managed COBOL, in addition to those directives designed specifically for compiling managed code. There are a few native COBOL Compiler directives that are not supported in managed COBOL.
Most Compiler directives are supported for managed COBOL, in addition to those directives designed specifically for compiling managed code.
The following Compiler directives are not supported in managed COBOL:
- ACTUAL-PARAMS
- BOUNDOPT
- CHECK
- COBIDY
- FASTCALL
- FASTLINK
- FAULTFIND
- FIXOPT
- GNT
- HOSTSIGNS
- INT
- INTLEVEL
- KEEP-INT
- LINKCHECK
- LITLINK
- LNKALIGN
- OBJ
- OPT
- PARAMCOUNTCHECK
- PERFORMOPT
- RECURSECHECK
- SCHEDULER
- SEG
- SOURCEASM
- TRICKLE
- WEBSERVER