ARPUS/ce, Version 2.6.2 (03/10/05)    (SCCS 1.4)
_______________________________________________________________________________
    undo
    "undo"
    
    DESCRIPTION:
        Use  'undo'  to reverse a change to the file.  ce maintains an internal
        structure representing all the changes made to the file  since  it  was
        put  in edit mode.  The only limit to the size of that structure is the
        amount of swap space available. 
        
        undo  operations  are  related  to  key  strokes,  not  necessarily  to
        individual  line  changes.   For instance, if you define a large region
        and perform a replace in that region, a single undo will reverse  every
        change made in that region. 
        
        You  can  also  undo  an  undo;  this is called a 'redo'.  See the help
        file below for full details. 
    
    RELATED HELP FILES:
        redo          (redo changes)         
        
        support       (customer support)     
        

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