Enables the Compiler to send error messages to a file in a format compatible with a specified editor. 
    
  
 
    Syntax:
 
       
      >>-.---.-.-----EDITOR--"editor-id"-.-------><
   +-/-+ +-NO--EDITOR--------------+
 
    Parameters:
 
       
       
         
          -  
            editor-id 
          
- One of: 
             
               
                - MF 
                
- Micro Focus Editor 
                
- MF2 
                
- Micro Focus Animator V2 
                
- MS 
                
- Microsoft Programmer's Workbench 
                
 
Properties:
 
       
       
      
 
           
           
           
             
              | Default: | NOEDITOR | 
 
             
              | Phase: | Syntax check | 
 
             
              | $SET: | No | 
 
          
 
        
 
 
    Dependencies:
 
       
      EDITOR"MS" sets NOENSUITE immediately. 
      
 
      EDITOR"MF" sets ENSUITE"1" immediately. 
      
 
    
Comments:
You are recommended to use the NOECHO and NOQUERY directives in addition to the EDITOR directive.