ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.4)
_______________________________________________________________________________
    ro [-on | -off]
    "read only"
    
    DESCRIPTION:
        'ro'  puts  the  window  into or out of  read-only  mode.   'ro   -off'
        explicitly   puts the window out of read-only mode into edit mode.  'ro
        -on'  explicitly  puts the window into read-only  mode.    If   changes
        have  been  made  to  the file but the file has not yet been written to
        disk, an error message is displayed.  To  remedy  this,  issue  a  'pw'
        (pad  write)  command  to  flush  the  file changes to disk, then issue
        'ro'.
        
        'ro' with no options toggles between  read-only  and  edit  mode.   The
        same  conditions  for 'ro -on' prevail if the file has been changed and
        not yet saved. 
    
    RELATED HELP FILES:
        pn            (Path Name)            
        pw            (Pad Write)            
        wc            (Window Close)         
        
        support       (customer support)     
        

_______________________________________________________________________________
  Copyright (c) 2005, Robert Styma Consulting.  All rights reserved.