home *** CD-ROM | disk | FTP | other *** search
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 1a ║ ║ T - A 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 ║ ║ File commands . . . . . . . . . 106 ║
- ║ Cursor Movement . . . . . . . . 22 ║ ║ Locate command . . . . . . . . 127 ║
- ║ F-key functions . . . . . . . . 43 ║ ║ Change command . . . . . . . . 127 ║
- ║ Alt-key functions . . . . . . . 64 ║ ║ Print commands . . . . . . . . 148 ║
- ║ Ctrl-key functions . . . . . . . 85 ║ ║ Misc. commands . . . . . . . . 148 ║
- ║ Drawing Boxes . . . . . . . . . 85 ║ ║ Character Set . . . . . . . . . 169 ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ (C) Copyright IBM Corp. 1987, 1992 ║ ║ by Tim Baldwin ║
- ║ All Rights Reserved ║ ║ IBM UK Laboratories ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 2a ║ ║ T - A 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 file ║
- ║ End = move to end of line ║ ║ c-End = move to bottom of file ║
- ║ 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 ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 3a ║ ║ T - A 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 file ║ ║ 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 file ║ ║ a-F7 = Shift marked lines left ║
- ║ F8 = Edit a new file ║ ║ a-F8 = Shift marked lines right ║
- ║ F9 = Undo changes to current line ║ ║ ║
- ║ F10 = Switch to next file in ring ║ ║ a-F10 = Switch to previous file ║
- ║ F11 = Switch to previous file ║ ║ ║
- ║ ║ ║ ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 4a ║ ║ T - A 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 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 = ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 5a ║ ║ T - A Tiny Editor help 5b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ Ctrl-key Functions ║ ║ Drawing Boxes ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ ║ ║ ║
- ║ None assigned. ║ ║ a-1 = └ The keypad provides ║
- ║ ║ ║ a-2 = ┴ a simple mnemonic: ║
- ║ ║ ║ a-3 = ┘ ┌─────┬─────┬─────┐ ║
- ║ ║ ║ a-4 = ├ │ ┌ │ ┬ │ ┐ │ ║
- ║ ║ ║ a-5 = ┼ │ 7 │ 8 │ 9 │ ║
- ║ ║ ║ a-6 = ┤ ├─────┼─────┼─────┤ ║
- ║ Note: ║ ║ a-7 = ┌ │ ├ │ ┼ │ ┤ │ ║
- ║ c-H = is the same as Backspace ║ ║ a-8 = ┬ │ 4 │ 5 │ 6 │ ║
- ║ c-I = is the same as Tab ║ ║ a-9 = ┐ ├─────┼─────┼─────┤ ║
- ║ c-J = is the same as C-Enter ║ ║ │ └ │ ┴ │ ┘ │ ║
- ║ c-M = is the same as Enter ║ ║ a-- = ─ │ 1 │ 2 │ 3 │ ║
- ║ c-[ = is the same as Esc ║ ║ a-= = │ └─────┴─────┴─────┘ ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 6a ║ ║ T - A Tiny Editor help 6b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ File commands ║ ║ File commands ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ T, E, EDIT <filename> ║ ║ Q, QUIT ║
- ║ - switch to or load another ║ ║ - quit current document. ║
- ║ document. ║ ║ ║
- ║ ║ ║ GET filename ║
- ║ F, FILE <filename> ║ ║ - insert filename after current ║
- ║ - file current document (as file- ║ ║ line. ║
- ║ name, if given). ║ ║ ║
- ║ ║ ║ PUT filename ║
- ║ S, SAVE <filename> ║ ║ - write marked lines to filename. ║
- ║ - save current document (as file- ║ ║ ║
- ║ name, if given). ║ ║ APPEND filename ║
- ║ ║ ║ - append marked lines to end of ║
- ║ N, NAME filename ║ ║ filename. ║
- ║ - rename current document. ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 7a ║ ║ T - A Tiny Editor help 7b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ 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 ║ ║ ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 8a ║ ║ T - A Tiny Editor help 8b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ Print Commands ║ ║ Miscellaneous Commands ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ PRINT <device> ║ ║ GOTO nnn, nnn ║
- ║ - Print current document on PRN ║ ║ - make line number nnn the current ║
- ║ (or on other device, if given). ║ ║ line. ║
- ║ ║ ║ ║
- ║ PUT device ║ ║ DOS <command>, .<command> ║
- ║ - Print marked lines on device. ║ ║ - Run a DOS command or start up a ║
- ║ (note device must be specified, ║ ║ DOS shell. Type EXIT to return ║
- ║ use PRN for the default printer).║ ║ from a DOS shell. ║
- ║ ║ ║ ║
- ║ DOS ECHO setup >device ║ ║ M, MA, MARGIN nnn ║
- ║ - Send setup characters to device. ║ ║ - set the right hand margin to ║
- ║ eg: ║ ║ column nnn. The margin is used ║
- ║ DOS ECHO EG >PRN ║ ║ for word-spilling and for line ║
- ║ ║ ║ adjustment (with Alt-A). ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 9a ║ ║ T - A Tiny Editor help 9b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ Character Set ║ ║ Character Set ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ ┌─0──1──2──3──4──5──6──7──8──9─ ║ ║ ┌─0──1──2──3──4──5──6──7──8──9─ ║
- ║ 0 │