1 KEYPAD Enter the keypad editor through the CHANGE command with the keypad option set (see SET KEYPAD command). See HELP CHANGE KEYPAD for more information. 2 VT100 lqqqqqqqqwqqqqqqqqwqqqqqqqqwqqqqqqqqk lqqqqqqqqwqqqqqqqqwqqqqqqqqwqqqqqqqqk x ^ x DOWN x x x x x x FNDNXT x DEL L x x x x x x x x  GOLD x HELP x x x x x x x x LEFT x RIGHT x x x x FIND x UND L x x UP x v x x x tqqqqqqqqnqqqqqqqqnqqqqqqqqnqqqqqqqqu mqqqqqqqqvqqqqqqqqvqqqqqqqqvqqqqqqqqj x PAGE x SECT x APPEND x DEL W x DELETE Delete character x x x x x LINEFEED Delete to beginning of word x COMMANDx FILL x REPLACEx UND W x BACKSPACE Backup to beginning of line tqqqqqqqqnqqqqqqqqnqqqqqqqqnqqqqqqqqu CTRL/A Compute tab level x ADVANCEx BACKUP x CUT x DEL C x CTRL/D Decrease tab level x x x x x CTRL/E Increase tab level x BOTTOM x TOP x PASTE x UND C x CTRL/K Define key tqqqqqqqqnqqqqqqqqnqqqqqqqqnqqqqqqqqu CTRL/R Refresh screen x WORD x  EOL x CHAR x x CTRL/T Adjust tabs x x x x ENTER x CTRL/U Delete to beginning of line xCHNGCASEx DEL EOLx SPECINSx x CTRL/W Refresh screen tqqqqqqqqvqqqqqqqqnqqqqqqqqu x CTRL/Z Exit to line mode x LINE  x SELECT x x x x x SUBS x Press a key for help on that key. x OPEN LINE x RESET x x To exit, press the spacebar. mqqqqqqqqqqqqqqqqqvqqqqqqqqvqqqqqqqqj 3 127 DELETE Deletes the character preceding the cursor and stores it in the delete character buffer. When the cursor is at the leftmost character position on a line, the line terminator to the left is deleted and the text on that line is moved to the right of the text in the line above. 3 300 LINE - (0) Moves the cursor forward or backward to the nearest beginning of a line, depending on the current direction (see ADVANCE and BACKUP). OPEN LINE - (GOLD 0) Breaks the current line into two lines. The break is placed after the cursor and leaves the cursor position unchanged. Pressing the OPEN LINE key when the cursor is at the beginning of a line creates a new blank line. 3 301 WORD - (1) Moves the cursor forward or backward by a word, depending on the current direction (see ADVANCE and BACKUP). CHNGCASE - (GOLD 1) Changes the case of a range of characters as follows: 1. If the select range is active, the case of each letter in the select range is changed. 2. If 1 does not apply and the cursor is positioned on the current search string, the case of each letter in the search string is changed. This does not apply if a repeat count greater than 1 is given. 3. If 1 and 2 do not apply, then the case of one letter is changed. If the current direction is ADVANCE, the cursor moves forward one character after the change of case occurs. If the current direction is BACKUP, the cursor moves backward one character before the case change occurs. 3 302 EOL - (2) Moves the cursor forward or backward to the nearest end of line, depending on current direction (see ADVANCE and BACKUP). DEL EOL - (GOLD 2) Deletes all characters to the right of the cursor in the current line, including the character on which the cursor is positioned, up to, but not including the line terminator. 3 303 CHAR - (3) Moves the cursor forward or backward one character, depending on the current direction (see ADVANCE and BACKUP). SPECINS - (GOLD 3) Inserts any character from the DEC Multinational Character Set by using its decimal value. Press the GOLD key, enter the code for the character in decimal, press the GOLD key again, and press SPECINS (special insert). 3 304 ADVANCE - (4) Sets the current direction to forward for the CHAR, WORD, LINE, EOL, PAGE, SECT, SUBS, FIND, and FNDNXT keys. ADVANCE means that movement will be toward the end of the buffer; that is, to the right and down. BOTTOM - (GOLD 4) Positions the cursor at the end of the text buffer. 3 305 BACKUP - (5) Sets the cursor direction to backward for the CHAR, WORD, LINE, EOL, PAGE, SECT, SUBS, FIND, and FNDNXT keys. BACKUP means that movement will be toward the beginning of the buffer; that is, to the left and up. TOP - (GOLD 5) Positions the cursor at the beginning of the text buffer. 3 306 CUT - (6) Moves the select range to the PASTE buffer. The select range is all the text between the selected position (see SELECT) and the current cursor position. If no SELECT has been made and the cursor is positioned on the current search string, that string is cut. Each time CUT is used, the previous contents of the PASTE buffer are discarded. PASTE - (GOLD 6) Inserts the contents of the PASTE buffer directly to the left of the cursor. 3 307 PAGE - (7) Moves the cursor to the top of a page. A page is defined by a delimiter string, which can be set by the SET ENTITY command. The default page delimiter is the formfeed character (CTRL/L). COMMAND - (GOLD 7) Allows you to enter a line mode command to be executed without exiting from keypad mode. The command is processed when you press the ENTER key on the keypad. 3 308 SECT - (8) Moves the cursor 16 lines (one section) forward or backward, depending on the current direction (see ADVANCE and BACKUP). The cursor is moved to the beginning of the appropriate line. FILL - (GOLD 8) Performs a word fill on the select range. A word fill reformats a block of text so that as many full words as possible are placed on each line without exceeding the right margin. You can set the right margin with the SET WRAP command. If it is not set, the default is the terminal width - 1. For purposes of the FILL command, only spaces are used as word delimiters. 3 309 APPEND - (9) Moves the select range to the end of the PASTE buffer. The select range is all the text between the selected position (see SELECT) and the current cursor position. If no SELECT has been made and the cursor is positioned on the current search string, that string is appended. REPLACE - (GOLD 9) Deletes the select range and replaces it with the contents of the PASTE buffer. 3 310 HELP - (PF2) Use the HELP key to obtain help on the editing keypad. 3 311 FNDNXT - (PF3) Searches for the next occurrence of the search string previously entered with the FIND key. The direction of the search is the current one (ADVANCE or BACKUP). FIND - (GOLD PF3) Searches for an occurrence of a string. Press the FIND key and then enter the string using the main keyboard. End the string by pressing either the ADVANCE or BACKUP key to set the direction of the search, or the ENTER key to search in the current direction. 3 312 UP-ARROW The ^ (up-arrow) key moves the cursor to the character above. 3 313 DOWN-ARROW The v (down-arrow) key moves the cursor to the character below. 3 314 RIGHT-ARROW The --> (right-arrow) key moves the cursor to the next character. 3 315 LEFT-ARROW The <-- (left-arrow) key moves the cursor to the preceding character. 3 316 SELECT - (.) Marks one end of a select range. A select range is a block of text on which various operations (such as CUT, APPEND, or FILL) can be performed. To create a select range: 1. Move the cursor to either the beginning or end of the text you wish to select. 2. Press the SELECT key. 3. Move the cursor to the opposite end of the text. You can then perform the desired operation on the range. RESET - (GOLD .) Cancels the effect of the GOLD key if it was pressed by mistake, cancels a select range, or cancels any partly entered command string. Also sets the current direction to forward. 3 317 DEL L - (PF4) Deletes text from the cursor position to the end of the current line, including the line terminator. If the cursor is positioned at the beginning of a line, the entire line is deleted. The deleted text is saved in the delete line buffer. UND L - (GOLD PF4) Inserts the contents of the delete line buffer directly to the left of the cursor. 3 318 DEL W - (-) Deletes text from the cursor to the beginning of the next word, storing the text in the delete word buffer. UND W - (GOLD -) Inserts the contents of the delete word buffer directly to the left of the cursor. 3 319 DEL C - (,) Deletes the character on which the cursor is positioned and saves it in the delete character buffer. UND C - (GOLD ,) Inserts the contents of the delete character buffer directly to the left of the cursor. 3 320 GOLD - (PF1) Lets you use the lower (alternate) function of the editing keys. Press the GOLD key, then the key you wish to use. You can also use the GOLD key to enter counts. Press GOLD and then the main keyboard numeric keys, followed by the key to which the count should apply. The DELETE key and CTRL/U can be used to edit the number, and thus cannot have a count applied to them in this manner. The SPECINS key treats the count as the code for a character to be inserted. The GOLD key is used with main keyboard keys for additional editing functions. For help on "GOLD character" (for example, GOLD A), press the character's key on the main keyboard. 3 321 ENTER Sends information to EDT for functions such as FIND and COMMAND. SUBS - (GOLD ENTER) Deletes the search string, replaces it with the contents of the PASTE buffer, and finds the next occurrence of the string. To use: 1. Press SELECT. 2. Type the new text. 3. Press CUT. 4. Press FIND. 5. Enter the text you wish to replace. Each time you press SUBS, EDT makes one substitution and finds the next occurrence of the search string. You can use a repeat count for multiple substitutions. 3 001 TAB COMPUTE - (CTRL/A) Sets the indentation level count to the value obtained from dividing the current cursor column position by the SET TAB number. If the cursor position is not a multiple of the SET TAB number, an error results. You must have a SET TAB in effect to use CTRL/A. 3 004 TAB DECREASE - (CTRL/D) Used to decrease the indentation level counter. You must have a SET TAB in effect to use CTRL/D. 3 005 TAB INCREASE - (CTRL/E) Used to increase the indentation level counter. You must have a SET TAB in effect to use CTRL/E. 3 008 BEGINNING OF LINE - (CTRL/H or BACKSPACE) Moves the cursor to the beginning of the current line. If the cursor is already at the beginning of a line, it moves to the beginning of the previous line. 3 009 TAB INSERT - (CTRL/I or TAB) Moves the cursor in one of two ways: 1. If the tab size has not been set with SET TAB or if the cursor is not at the beginning of the line, a tab character is inserted at the cursor position. 2. If the tab size has been set with SET TAB or if the cursor is at the beginning of the line, a number of tab characters and spaces are inserted to move the cursor to the column position that is equal to the SET TAB value times the indentation level count. 3 010 DELETE TO BEGINNING OF WORD - (CTRL/J or LINEFEED) Used to delete all characters from the cursor position to the beginning of the word containing the cursor. If the cursor is on the first character of a word, the previous word is deleted. 3 011 DEFINE KEY - (CTRL/K) Used to define a new keypad function for an editing key. You are prompted first to press the key to be defined, then to enter the definition. You can define the key either in terms of other editing keys or with nokeypad mode commands. If you press an editing key, its definition appears at the bottom of the screen in the definition line. 3 012 INSERT FORMFEED - (CTRL/L) Inserts a formfeed character () at the cursor position. 3 018 REFRESH - (CTRL/R) Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 020 TAB ADJUST - (CTRL/T) Indents the select range. To use the key: 1. Create a select range of the text you wish to adjust. 2. Enter a level count using the GOLD key. To decrease the tab indentation level, precede the count with a minus sign. The default level count is 1. 3. Use the tab adjust key. The effect of CTRL/T is to increase or decrease the indentation level of the select range by the number of tabs specified in the level count. You must have a SET TAB value in effect to use CTRL/T. 3 021 DELETE TO BEGINNING OF LINE - (CTRL/U) Used to delete all characters in the current line to the left of the cursor. If the cursor is on the first character of a line, the entire previous line is deleted. 3 023 REFRESH - (CTRL/W) Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 026 EXIT - (CTRL/Z) Shifts EDT to line editing. 3 065 TAB COMPUTE - (GOLD A) Sets the indentation level count to the value obtained from dividing the current cursor column position by the SET TAB number. If the cursor position is not a multiple of the SET TAB number, an error results. You must have a SET TAB value in effect to use GOLD A. 3 068 TAB DECREASE - (GOLD D) Used to decrease the indentation level counter. You must have a SET TAB value in effect to use GOLD D. 3 069 TAB INCREASE - (GOLD E) Used to increase the indentation level counter. You must have a SET TAB value in effect to use GOLD E. 3 082 REFRESH - (GOLD R) Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 084 TAB ADJUST - (GOLD T) Indents the select range. To use the key: 1. Create a select range of the text you wish to adjust. 2. Enter a level count using the GOLD key. To decrease the tab indentation level, precede the count with a minus sign. The default level count is 1. 3. Use the tab adjust key. The effect of GOLD T is to increase or decrease the indentation level of the select range by the number of tabs specified in the level count. You must have a SET TAB value in effect to use GOLD T. 3 085 DELETE TO BEGINNING OF LINE - (GOLD U) Used to delete all characters in the current line to the left of the cursor. If the cursor is on the first character of a line, the entire previous line is deleted. 3 087 REFRESH - (GOLD W) Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 090 EXIT - (GOLD Z) Shifts EDT to line editing. 3 428 HELP  Use the HELP key to obtain help on the editing keypad. 3 429 DO Processes the command that was just given. 3 401 FIND Searches for an occurrence of a string. Press the FIND key and then enter the string using the main keyboard. End the string by pressing either the ADVANCE or BACKUP key to set the direction of the search, or the DO key to search in the current direction. 3 402 INSERT HERE Inserts the contents of the PASTE buffer directly to the left of the cursor. 3 403 REMOVE Moves the select range to the PASTE buffer. The select range is all the text between the selected position (see SELECT) and the current cursor position. If no SELECT has been made and the cursor is positioned on the current search string, that string is cut. Each time REMOVE is used, the previous contents of the PASTE buffer are discarded. 3 404 SELECT Marks one end of a select range. A select range is a block of text on which various operations (such as REMOVE, APPEND, or FILL) can be performed. To create a select range: 1. Move the cursor to either the beginning or end of the text you wish to select. 2. Press the SELECT key. 3. Move the cursor to the opposite end of the text. You can then perform the desired operation on the range. 3 405 PREVIOUS SCREEN Moves the cursor 16 lines (one section) backward. The cursor is moved to the beginning of the appropriate line. 3 406 NEXT SCREEN Moves the cursor 16 lines (one section) forward. The cursor is moved to the beginning of the appropriate line. 3 424 BEGINNING OF LINE - (F12) Moves the cursor to the beginning of the current line. If the cursor is already at the beginning of a line, it moves to the beginning of the previous line. 3 425 DELETE TO BEGINNING OF WORD - (F13) Used to delete all characters from the cursor position to the beginning of the word containing the cursor. If the cursor is on the first character of a word, the previous word is deleted. 2 VT52 HJ +--------+--------+--------+--------+ | | | DEL L | UP | DELETE Delete character | GOLD | HELP | | | LINEFEED Delete to beginning of word | | | UND L |REPLACE | BACKSPACE Backup to beginning of line +--------+--------+--------+--------+ | PAGE | FNDNXT | DEL W | DOWN | CTRL/A Compute tab level | | | | | CTRL/D Decrease tab level |COMMAND | FIND | UND W | SECT | CTRL/E Increase tab level +--------+--------+--------+--------+ CTRL/F Fill text |ADVANCE | BACKUP | DEL C | RIGHT | CTRL/K Define key | | | | | CTRL/R Refresh screen | BOTTOM | TOP | UND C |SPECINS | CTRL/T Adjust tabs +--------+--------+--------+--------+ CTRL/U Delete to beginning of line | WORD | EOL | CUT | LEFT | CTRL/W Refresh screen | | | | | CTRL/Z Exit to line mode |CHNGCASE|DEL EOL | PASTE | APPEND | +--------+--------+--------+--------+ | LINE | SELECT | ENTER | | | | | | OPEN LINE | RESET | SUBS | *** For help on a key, press the key. +-----------------+--------+--------+ *** To exit, press the spacebar. 3 127 DELETE ------ Deletes the character preceding the cursor and stores it in the delete character buffer. When the cursor is on the leftmost character position on a line, the line terminator to the left is deleted and the text on that line is moved to the right of the text in the line above. 3 300 LINE (0) ---- Moves the cursor forward or backward to the nearest beginning of a line, depending on the current direction (see ADVANCE and BACKUP). OPEN LINE (GOLD 0) --------- Inserts a carriage return/linefeed after the cursor and leaves the cursor position unchanged. Pressing the OPEN LINE key when the cursor is at the beginning of the line creates a new blank line. 3 301 WORD (1) ---- Moves the cursor forward or backward by a word, depending on the current direction (see ADVANCE and BACKUP). CHNGCASE (GOLD 1) -------- Changes the case of a range of characters as follows: 1. If the select range is active, the case of each letter in the select range is changed. 2. If 1 does not apply and the cursor is positioned on the current search string, the case of each letter in the search string is changed. This does not apply if a repeat count greater than 1 is given. 3. If 1 and 2 do not apply, then the case of one letter is changed. If the current direction is ADVANCE, the cursor moves forward one character after the change of case occurs. If the current direction is BACKUP, the cursor moves backward one character before the case change occurs. 3 302 EOL (2) --- Moves the cursor forward or backward to the nearest end of line, depending on the current direction (see ADVANCE and BACKUP). DEL EOL (GOLD 2) ------- Deletes all characters to the right of the cursor in the current line, including the character on which the cursor is positioned, up to, but not including the line terminator. 3 303 CUT (3) --- Moves the select range to the PASTE buffer. The select range is all the text between the selected position (see SELECT) and the current cursor position. If no SELECT has been made and the cursor is positioned on the current search string, that string is cut. Each time CUT is used, the previous contents of the PASTE buffer are discarded. PASTE (GOLD 3) ----- Inserts the contents of the PASTE buffer directly to the left of the cursor. 3 304 ADVANCE (4) ------- Sets the current direction to forward for the CHAR, WORD, LINE, EOL, PAGE, SECT, SUBS, FIND, and FNDNXT keys. ADVANCE means that movement will be toward the end of the buffer; that is, to the right and down. BOTTOM (GOLD 4) ------ Positions the cursor at the end of the text buffer. 3 305 BACKUP (5) ------ Sets the cursor direction to backward for the CHAR, WORD, LINE, EOL, PAGE, SECT, SUBS, FIND, and FNDNXT keys. BACKUP means that movement will be toward the beginning of the buffer; that is, to the left and up. TOP (GOLD 5) --- Positions the cursor at the beginning of the text buffer. 3 306 DEL C (6) ----- Deletes the character on which the cursor is positioned and saves it in the delete character buffer. UND C (GOLD 6) ----- Inserts the contents of the delete character buffer directly to the left of the cursor. 3 307 PAGE (7) ---- Moves the cursor to the top of a page. A page is defined by a delimiter string, which can be set by the SET ENTITY command. The default page delimiter is the formfeed character (CTRL/L). COMMAND (GOLD 7) ------- Allows you to enter a line mode command to be executed without exiting from keypad mode. The command is processed when you press the ENTER key on the keypad. 3 308 FNDNXT (8) ------ Searches for the next occurrence of the search string previously entered with the FIND key. The direction of the search is the current one (ADVANCE or BACKUP). FIND (GOLD 8) ---- Searches for an occurrence of a string. Press the FIND key and then enter the string using the main keyboard. End the string by pressing either the ADVANCE or BACKUP key to set the direction of the search, or the ENTER key to search in the current direction. 3 309 DEL W (9) ----- Deletes text from the cursor to the beginning of the next word, storing the text in the delete word buffer. UND W (GOLD 9) ----- Inserts the contents of the delete word buffer directly to the left of the cursor. 3 310 HELP (RED) ---- Use the HELP key to obtain help on the editing keypad. 3 311 DEL L (GRAY) ----- Deletes text from the cursor position to the end of the current line, including the line terminator. If the cursor is positioned at the beginning of a line, the entire line is deleted. The deleted text is saved in the delete line buffer. UND L (GOLD GRAY) ----- Inserts the contents of the delete line buffer directly to the left of the cursor. 3 312 UP (UP-ARROW) -- The ^ (up-arrow) key moves the cursor to the character above. REPLACE (GOLD UP-ARROW) ------- Deletes the select range and replaces it with the contents of the PASTE buffer. 3 313 DOWN (DOWN-ARROW) ---- The v (down-arrow) key moves the cursor to the character below. SECT (GOLD DOWN-ARROW) ---- Moves the cursor 16 lines (one section) forward or backward, depending on the current direction (see ADVANCE and BACKUP). The cursor is moved to the beginning of the appropriate line. 3 314 RIGHT (RIGHT-ARROW) ----- The --> (right-arrow) key moves the cursor to the next character. SPECINS (GOLD RIGHT-ARROW) ------- Inserts any character from the DEC Multinational Character Set by using its decimal value. Press the GOLD key, enter the code for the character in decimal, press the GOLD key again, and press SPECINS (special insert). 3 315 LEFT (LEFT-ARROW) ---- The <-- (left-arrow) key moves the cursor to the preceding character. APPEND (GOLD LEFT-ARROW) ------ Moves the select range to the end of the PASTE buffer. The select range is all the text between the selected position (see SELECT) and the current cursor position. If no SELECT has been made and the cursor is positioned on the current search string, that string is appended. 3 316 SELECT (.) ------ Marks one end of a select range. A select range is a block of text on which various operations (such as CUT, APPEND, or FILL) can be performed. To create a select range: 1. Move the cursor to either the beginning or end of the text you wish to select. 2. Press the SELECT key. 3. Move the cursor to the opposite end of the text. You can then perform the desired operation on the range. RESET (GOLD .) ----- Cancels the effect of the GOLD key if it was pressed by mistake, cancels a select range, or cancels any partly entered command string. Also sets the current direction to forward. 3 320 GOLD (BLUE) ---- Lets you use the lower (alternate) function of the editing keys. Press the GOLD key, then the key you wish to use. You can also use the GOLD key to enter counts. Press GOLD and then the main keyboard numeric keys, followed by the key to which the count should apply. The DELETE key and CTRL/U can be used to edit the number, and thus cannot have a count applied to them in this manner. The SPECINS key treats the count as the code for a character to be inserted. The GOLD key is used with main keyboard keys for additional editing functions. For help on "GOLD character" (for example, GOLD A), press the character's key on the main keyboard. 3 321 ENTER ----- Sends information to EDT for functions such as FIND and COMMAND. SUBS (GOLD ENTER) ---- Deletes the search string, replaces it with the contents of the PASTE buffer, and finds the next occurrence of the string. To use: 1. Press SELECT. 2. Type the new text. 3. Press CUT. 4. Press FIND. 5. Enter the text you wish to replace. Each time you press SUBS, EDT makes one substitution and finds the next occurrence of the search string. You can use a repeat count for multiple substitutions. 3 001 TAB COMPUTE (CTRL/A) ----------- Sets the indentation level count to the value obtained from dividing the current cursor column position by the SET TAB number. If the cursor position is not a multiple of the SET TAB number, an error results. You must have a SET TAB in effect to use CTRL/A. 3 004 TAB DECREASE (CTRL/D) ------------ Used to decrease the indentation level counter. You must have a SET TAB in effect to use CTRL/D. 3 005 TAB INCREASE (CTRL/E) ------------ Used to increase the indentation level counter. You must have a SET TAB in effect to use CTRL/E. 3 006 FILL (CTRL/F) ---- Performs a word fill on the select range. A word fill reformats a block of text so that as many full words as possible are placed on each line without exceeding the right margin. You can set the right margin with the SET WRAP command. If it is not set, the default is the terminal width - 1. For purposes of the FILL command, only spaces are used as word delimiters. 3 008 BEGINNING OF LINE (CTRL/H or BACKSPACE) ----------------- Moves the cursor to the beginning of the current line. If the cursor is already at the beginning of a line, it moves to the beginning of the previous line. 3 009 TAB INSERT (CTRL/I or TAB) ---------- Moves the cursor in one of two ways: 1. If the tab size has not been set with SET TAB or if the cursor is not at the beginning of the line, a tab character is inserted at the cursor position. 2. If the tab size has been set with SET TAB or if the cursor is at the beginning of the line, a number of tab characters and spaces are inserted to move the cursor to the column position that is equal to the SET TAB value times the indentation level count. 3 010 DELETE TO BEGINNING OF LINE (CTRL/J or LINEFEED) --------------------------- Used to delete all characters from the cursor position to the beginning of the word containing the cursor. If the cursor is on the first character of a word the previous word is deleted. 3 011 DEFINE KEY (CTRL/K) ---------- Used to define a new keypad function for an editing key. You are prompted first to press the key to be defined, then to enter the definition. You can define the key either in terms of other editing keys or with nokeypad mode commands. If you press an editing key, its definition appears at the bottom of the screen in the definition line. 3 012 INSERT FORMFEED (CTRL/L) ---------------- Inserts a formfeed character () at the cursor position. 3 018 REFRESH (CTRL/R) ------- Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 020 TAB ADJUST (CTRL/T) ---------- Indents the select range. To use the key: 1. Create a select range of the text you wish to adjust. 2. Enter a level count using the GOLD key. To decrease the tab indentation level, precede the count with a minus sign. The default level count is 1. 3. Use the tab adjust key. The effect of CTRL/T is to increase or decrease the indentation level of the select range by the number of tabs indicated by the level count. You must have a SET TAB value in effect to use CTRL/T. 3 021 DELETE TO BEGINNING OF LINE (CTRL/U) --------------------------- Used to delete all characters in the current line to the left of the cursor. If the cursor is on the first character of a line, the entire previous line is deleted. 3 023 REFRESH (CTRL/W) ------- Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 026 EXIT (CTRL/Z) ---- Shifts EDT to line editing. 3 065 TAB COMPUTE (GOLD A) ----------- Sets the indentation level count to the value obtained from dividing the current cursor column position by the SET TAB number. If the cursor position is not a multiple of the SET TAB number, an error results. You must have a SET TAB value in effect to use GOLD A. 3 068 TAB DECREASE (GOLD D) ------------ Used to decrease the indentation level counter. You must have a SET TAB value in effect to use GOLD D. 3 069 TAB INCREASE (GOLD E) ------------ Used to increase the indentation level counter. You must have a SET TAB value in effect to use GOLD E. 3 070 FILL (GOLD F) ---- Performs a word fill on the select range. A word fill reformats a block of text so that as many full words as possible are placed on each line without exceeding the right margin. The right margin can be set by the SET WRAP command. If it is not set, the default is the terminal width - 1. For purposes of the FILL command, only spaces are used as word delimiters. 3 082 REFRESH (GOLD R) ------- Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 084 TAB ADJUST (GOLD T) ---------- Adjusts the tab level of the select range. The key is used as follows: 1. Create a select range of the text you wish to adjust. 2. Enter a level count using the GOLD key. To decrease the tab indentation level, precede the count with a minus sign. The default level count is 1. 3. Use the tab adjust key. The effect of GOLD T is to increase or decrease the indentation level of the select range by the number of tabs indicated by the level count. You must have a SET TAB value in effect to use GOLD T. 3 085 DELETE TO BEGINNING OF LINE (GOLD U) --------------------------- Used to delete all characters in the current line to the left of the cursor. If the cursor is on the first character of a line, the entire previous line is deleted. 3 087 REFRESH (GOLD W) ------- Refreshes the screen display. The screen becomes blank and then the characters in the buffer reappear, minus extraneous characters, such as system messages. The cursor remains in the same location. 3 090 EXIT (GOLD Z) ---- Shifts EDT to line editing.