mini-guide to VAX EDT

University of Baltimore
Merrick School of Business


Mini-guide to VAX EDT

This mini-guide is provided as a brief documentation of the VAX EDT editor, see the UB EDT quick reference for more information. I recommend, however, that you use EVE not EDT. There is a tutorial for using EVE in PC/Windows , and another for using EVE in the SGIs.


Starting EDT

EDT is the default editor in the VAX (UBMAIL, UBE). To start EDT type Edit fname.ext and press return/enter, where fname.ext is the name you are giving or gave to the file. You can create or edit a file this way. You will be placed in a screen like the one below:

[EOB]

You are in full screen mode by default. This means that you can use the keyboard arrows to move from one line to the other and change text. In addition you are in insert mode, that is, as you type the new text is inserted at the cursor instead of overwriting the text that was already there. Depending on the machine you are using, you can use the Backspace or the Delete key to delete left.

Exiting and saving your work

To exit and save the changes you have made, press Ctrl - Z.
When the * prompt appears, type ex and press return/enter.

If you do not want to save your work, but instead exit without saving, type quit and press return/enter at the * prompt.

Pressing Ctrl - Z puts you into line edit mode. To return to keypad, or "full-screen" mode, type C and press return/enter.

To re-enter the editor and change the file, type edit fname.ext and press return/enter. Where fname.ext is the name you gave to the file.

The EDT keypad