This directive is reserved for internal use by this COBOL system. Because it might appear in the list of settings, it is included
                  for completeness. It is not intended for your use, and its setting should not be changed. 
                  	  
               
            
 
            	 
             
               		
               Compiles a program for execution in a 64-bit run-time environment. 
                  		
               
 
               	 
              
            	 
            
               Syntax:
 
               		 
               		 >>-.---.-.----.--P64--------><  
    +-/-+ +-NO-+ 
               	   
            	 
             
            	 
            
               Properties:
 
               		 
               		
                
                  		   
                  			 
                  - Default 
                     			 
                  
- NOP64 compiling with the 
                        				  cob32 command, or if COBMODE is set to 32. P64 compiling with the 
                        				  cob64 command or if COBMODE is set to 64. 
                     			 
                  
- IDE equivalent 
                     			 
                  
-  
                     				Click 
                        				   
                     			 
                  
- Phase 
                     			 
                  
- Syntax check 
                     			 
                  
- $SET 
                     			 
                  
- Any 
                     			 
                  
  
            	 
            
               Dependencies:
 
               		 
               		
               P64 immediately sets: RTNCODE-SIZE"8" 
                  		
               
               		
               NOP64 immediately sets: RTNCODE-SIZE"4" 
                  		
               
 
               	 
             
            	 
             
            
           
         
         
Comments: