Table of EDT Commands

These are the EDT keypad mode commands listed by function. The behavior of commands with a bidirectional «» symbol depends on the EDT direction commands: FORWARD and REVERSE. Within NetBeans, the direction is indicated on the right of the status bar of the Source Editor window.

For a complete EDT command reference, see Chapter 9 in the OpenVMS User's Manual at http://h71000.www7.hp.com/doc/73final/6489/6489pro_020.html
(The OpenVMS EDT Reference Manual may be downloaded in PDF format from:
http://h71000.www7.hp.com/doc/73final/documentation/PDF/OVMS_EDT_REF.pdf)

For key locations, refer to the DEC keyboard and PC keyboard illustrations.

EDT Command Function

BOTTOM

Moves the cursor to the bottom of the buffer

CHAR (CHARACTER) «»

Moves the cursor one character in the current direction

CHNGCASE (CHANGE CASE)

Changes the case of the selected text

CUT

Removes the select range from current buffer and places it on the system clipboard

DEL C (DELETE CHARACTER)

Deletes a character

DEL EOL (DELETE TO END OF LINE)

Deletes the text to end of line

DEL L (DELETE LINE)

Deletes the line

DEL W (DELETE WORD)

Deletes words or parts of words

DOWN ARROW

Moves the cursor down one line

EOL (END OF LINE) «»

Moves the cursor to end of line

FIND

Invokes a Find dialog box to search for the specified text

FNDNXT (FIND NEXT) «»

Places the cursor on next occurrence of text defined by FIND command

FORWARD

Sets the direction forward

GOLD

Performs various editing functions when used with other keys.

HELP

Provides information from NetBeans Help regarding EDT keybindings

LEFT ARROW

Moves cursor one character to the left

LINE «»

Moves cursor to the beginning of the next line in the current direction

NEXT BUFFER Moves the cursor to the next buffer.

OPEN LINE

Inserts a line terminator

PAGE «»

Moves the cursor to the beginning or end of the buffer

PASTE

Copies or moves text within a buffer

PREVIOUS BUFFER Moves the cursor to the previous buffer.

REPLACE

Invokes a Find/Replace dialog box to search and replace specified texts

RESET

Cancels the active select range (deselects the highlighted text) and sets direction to Forward

RESTORE Inserts the contents of the delete word buffer

RETURN

Adds a line terminator

REVERSE

Sets the direction backward

RIGHT ARROW

Moves the cursor one character to the right

SECT (SECTION) «»

Moves the cursor to the right of the next page marker

SELECT

Sets up a select range

SUBS (SUBSTITUTE)

Invokes a Find/Replace dialog box

TOP

Moves the cursor to first character at beginning of buffer

UND C (UNDELETE CHARACTER)

Inserts fthe contents of the delete character buffer

UND L (UNDELETE LINE)

Inserts the contents of the delete line buffer

UND W (UNDELETE WORD)

Inserts the contents of the delete word buffer

UP ARROW

Moves the cursor up one line

WORD «»

Moves the cursor to the next word in the current direction