home *** CD-ROM | disk | FTP | other *** search
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ TEDIT - Tiny Editor help 1a ║ ║ TEDIT - Tiny Editor help 1b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ Contents ║ ║ Contents ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ To view a topic enter its line ║ ║ To view a topic enter its line ║
- ║ number on the command line. ║ ║ number on the command line. ║
- ║ ║ ║ ║
- ║ Topic Line No.║ ║ Topic Line No.║
- ║ ───── ─────── ║ ║ ───── ─────── ║
- ║ Contents . . . . . . . . . . . . 1 ║ ║ Alt-key functions . . . . . . . 64 ║
- ║ Cursor Movement . . . . . . . . 22 ║ ║ Locate command . . . . . . . . 85 ║
- ║ F-key functions . . . . . . . . 43 ║ ║ Change command . . . . . . . . 85 ║ ║
- ║ ║ ║ ║
- ║ ║ ║ ║
- ║ ║ ║ ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ (C) Copyright IBM Corp. 1987, 1994 ║ ║ TEDIT - Tiny Editor version 1.00 ║
- ║ All Rights Reserved ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ TEDIT - Tiny Editor help 2a ║ ║ TEDIT - Tiny Editor help 2b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ Cursor Movement ║ ║ Cursor Movement ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ Esc = data/command line toggle ║ ║ ║
- ║ ║ ║ tab = move to next tab stop ║
- ║ up = up one line ║ ║ s-tab = move to previous tab stop ║
- ║ down = down one line ║ ║ ║
- ║ left = left one character ║ ║ c-left = move to previous word ║
- ║ right = right one character ║ ║ c-right = move to next word ║
- ║ ║ ║ ║
- ║ Home = move to start of line ║ ║ c-Home = move to top of document ║
- ║ End = move to end of line ║ ║ c-End = move to end of document ║
- ║ PgUp = up one screen ║ ║ c-PgUp = move to top of screen ║
- ║ PgDn = down one screen ║ ║ c-PgDn = move to bottom of screen ║
- ║ ║ ║ ║
- ║ enter = if "Ins" insert blank line ║ ║ c-enter = insert blank line ║
- ║ if "Rep" move to next line ║ ║ c-backspace = delete current line ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ TEDIT - Tiny Editor help 3a ║ ║ TEDIT - Tiny Editor help 3b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ F-key Functions ║ ║ F-key Functions ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ ║ ║ ║
- ║ F1 = load and display HELP file ║ ║ s-F1 = scroll screen left ║
- ║ F2 = save the current document ║ ║ s-F2 = scroll screen right ║
- ║ F3 = quit without saving changes ║ ║ s-F3 = scroll screen up ║
- ║ F4 = save if changed then quit ║ ║ s-F4 = scroll screen down ║
- ║ F5 = DOS (type EXIT to return) ║ ║ ║
- ║ F6 = ║ ║ ║
- ║ F7 = rename the current document ║ ║ s-F7 = move marked lines left ║
- ║ F8 = edit a new document ║ ║ s-F8 = move marked lines right ║
- ║ F9 = undo changes to current line ║ ║ ║
- ║ F10 = switch to next document ║ ║ Note: Only the text to the right of ║
- ║ F11 = switch to previous document ║ ║ the cursor is moved. ║
- ║ F12 = focus to the current line ║ ║ ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ TEDIT - Tiny Editor help 4a ║ ║ TEDIT - Tiny Editor help 4b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ Alt-key Functions ║ ║ Alt-key Functions ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ a-A = adjust current line to margin ║ ║ a-N = ║
- ║ a-B = ║ ║ a-O = ║
- ║ a-C = copy the marked lines ║ ║ a-P = ║
- ║ a-D = delete the marked lines ║ ║ a-Q = ║
- ║ a-E = move to end of marked lines ║ ║ a-R = repeat the current line ║
- ║ a-F = repeat last LOCATE command ║ ║ a-S = split the current line ║
- ║ a-G = ║ ║ a-T = truncate the current line ║
- ║ a-H = ║ ║ a-U = un-mark any marked lines ║
- ║ a-I = ║ ║ a-V = ║
- ║ a-J = join current and next lines ║ ║ a-W = ║
- ║ a-K = ║ ║ a-X = allow entry of any character ║
- ║ a-L = mark one or more lines ║ ║ a-Y = move to top of marked lines ║
- ║ a-M = move the marked lines ║ ║ a-Z = ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ TEDIT - Tiny Editor help 5a ║ ║ TEDIT - Tiny Editor help 5b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ Locate Command ║ ║ Change Command ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ L /target[/options] ║ ║ C /target/replacement[/options] ║
- ║ - find next occurrence of "target" ║ ║ - change "target" to "replacement" ║
- ║ ║ ║ ║
- ║ / is any delimiter not in "target" ║ ║ / is any delimiter not in either ║
- ║ ║ ║ "target" or "replacement" ║
- ║ Options, if required: ║ ║ ║
- ║ m search marked lines only ║ ║ Options, if required: ║
- ║ c case insensitive match ║ ║ m change in marked lines only ║
- ║ e match on exact case ║ ║ * change all following occurrences║
- ║ ║ ║ ║
- ║ Abbreviated form: /target[/options] ║ ║ Response: Yes/No/Go/Last/Quit ? ║
- ║ ║ ║ press Y, N, G, L or Q ║
- ║ Alt-F = repeat last LOCATE command ║ ║ ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
-