HP 3000 Manuals

File And Session Management Commands [ HP EDIT Reference Manual ] MPE/iX 5.0 Documentation


HP EDIT Reference Manual

File And Session Management Commands 

          Manipulating Files 

----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      t       | Text File                              | Reads in contents of named file    |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      J       | Join File                              | Inserts contents of named file     |
|              |                                        | before the current line of text    |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      k       | Keep Text                              | Saves editing session to named     |
|              |                                        | file                               |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|              | Change Filename                        | Assigns new filename to current    |
|              |                                        | editing session                    |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|              | Insert Filename                        | Inserts current filename in text   |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|              | Change Filename From Text              | Assigns text on line as new        |
|              |                                        | filename                           |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------

          Accessing Processes And Programs 

----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|    CTRL n    | Activate Next Process                  | Activates child editing session    |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|    CTRL p    | Activate Previous Process              | Activates parent editing session   |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      !       | Break To MPE                           | Accesses MPE command interpreter   |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      :       | Execute MPE Command                    | Prompts for and programmatically   |
|              |                                        | executes specified MPE commands    |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|    ESC &     | Run TDP Formatter                      | Accesses TDP text formatter and    |
|              |                                        | executes TDP "FINAL" command on    |
|              |                                        | contents of editing session        |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      &       | Run Program                            | Executes specified MPE programs    |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|              | Start/Stop Timers                      | Enables CPU and wall clock timers, |
|              |                                        | then displays elapsed time         |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------

          Issuing Commands 
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      E       | Execute Editor Command                 | Executes named editor command      |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     ESC      | Meta                                   | Accesses prefixed commands         |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------

          Undoing Changes 

----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      u       | Undo Last Command                      | Undoes effects of previous command |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      U       | Undo Sequentially                      | Undoes commands in sequential      |
|              |                                        | order                              |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|    ESC U     | Undo All                               | Undoes all commands since start of |
|              |                                        | session                            |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------

          Getting Help 

----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      ?       | Help                                   | Accesses Help system               |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|              | Describe                               | Describes specified commands       |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------

          Refreshing The Screen 

----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|    ESC *     | Refresh Line                           | Rewrites current line of display   |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      *       | Refresh Screen                         | Rewrites entire display            |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------

[REV BEG]

          Printing Text 

----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|    ESC P     | Print Text                             | Prints a line, block, or file of   |
|              |                                        | text on a printer.                 |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------

[REV END]

          Exiting HP EDIT 

----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|     Key      |                Command                 |             Definition             |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------
|              |                                        |                                    |
|      e       | Exit                                   | Exits HP EDIT                      |
|              |                                        |                                    |
----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation