You can edit, debug, and compile COBOL applications to run on a variety of application servers. The following features are
               not supported: 
               	 
            
 
            	 
             
               		
               - COBOL file handling (including ACUCOBOL-GT file handling and Fileshare) 
                  		
               
- Threading syntax, such as START and WAIT, and the CBL_THREAD library routines 
                  		
               
- The PC_PRINTER library routines 
                  		
               
- CALLing native COBOL library routines or OS-native APIs 
                  		
               
- The STATIC keyword for class members 
                  		
               
- Enhanced ACCEPT/DISPLAY statements 
                  		
               
- Deploying the SQL run-time system in a shared model while deploying the COBOL Run-Time System in a per-bean model when using
                  a class that implements the EJB specification to run your JVM COBOL code.