You can store data and/or leave the editor by using any of the following main commands:
| Main Command | Explanation | 
|---|---|
CANCEL | 
                               
                               
                        Leaves the editor. Any changes made during this editing session do not take effect. | 
END | 
                               
                               
                        If AUTOSAVE is ON, stores
                                   data including any changes, and leaves the editor. If
                                   AUTOSAVE is OFF, the
                                   END main command acts as a
                                   CANCEL command if no data was modified. If changes
                                   were made, a message asks you to issue a SAVE or
                                   CANCEL command.
                         |  
                              
                     
SAVE |  
                               
                        Stores the data (including any changes) currently contained in the source work area of the editor. The editing session continues. |