Sets the path of the output assembly file or Java class file. 
                  	  
               
            
 
            	 
             
               		
               Restriction:  This directive is supported for managed COBOL only. 
                  
               
 
               	 
              
            	 
            
               Syntax:
 
               		 
               		>>-----.---ILOUTPUT -"output-path"----.----><
       +-NOILOUTPUT-------------------+ 
               	   
            	 
            
               Parameters:
 
               		 
               		
                
                  		   
                  			 
                  -  
                     				output-path 
                     			 
                  
  
                  			 
                  - The path of the output assembly file or Java class file. 
                     			 
                  
  
                  		   
                  		
               
 
               	 
              
            	 
            
               Properties:
 
               		
               		
               
                  		  
                  			 
                  - Default
                     			 
                  
 
                  			 
                  - ILOUTPUT"output-path" 
                     				(IDE default) or NOILOUTPUT (command line default) 
                     			 
                  
 
                  		  
                  		  
                  			 
                  - IDE equivalent
                     			 
                  
 
                  			 
                  -  
                     				Click 
                        				   (managed projects) or 
                        				   (native projects).