Converts a row and column value to a character
offset in an editor widget.
      
        Return type: INTEGER
      
        Applies
to:
        EDITOR widget
      
     
    Syntax
      
      
          
          
            
              
                CONVERT-TO-OFFSET ( row , column )  
               | 
            
          
        
 
      
        
          - 
            row
          
 
          - An integer row number.
 
        
        
          - 
            column
          
 
          - An integer column number.
 
        
      
      In Windows,
both the regular editor and the large editor support CONVERT-TO-OFFSET.