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. 
                  		 
                  	  
               
            
 
            	 
            The following Compiler directives are not supported in managed COBOL: 
               	 
            
 
            	 
             
               		
               - ACTUAL-PARAMS 
                  		
               
  
               		
               - BOUNDOPT 
                  		
               
  
               		
               - CHECK 
                  		
               
  
               		
               - COBIDY 
                  		
               
  
               		
               - FASTCALL 
                  		
               
  
               		
               - FASTLINK 
                  		
               
  
               		
               - FIXOPT 
                  		
               
  
               		
               - GNT 
                  		
               
  
               		
               - INT 
                  		
               
  
               		
               - INTLEVEL 
                  		
               
  
               		
               - LINKCHECK 
                  		
               
  
               		
               - LITLINK 
                  		
               
  
               		
               - LNKALIGN 
                  		
               
  
               		
               - OBJ 
                  		
               
  
               		
               - OPT 
                  		
               
  
               		
               - PARAMCOUNTCHECK 
                  		
               
  
               		
               - PERFORMOPT 
                  		
               
  
               		
               - RECURSECHECK 
                  		
               
  
               		
               - SCHEDULER 
                  		
               
  
               		
               - SEG 
                  		
               
  
               		
               - SOURCEASM 
                  		
               
  
               		
               - WEBSERVER