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, 1993 ║ ║ By Tim Baldwin, IBM UK Laboratories ║
- ║ All Rights Reserved ║ ║ baldwint@winvmb.vnet.ibm.com ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ 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 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 ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ 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 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 ║ ║ ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ 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 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 = ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ 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 = ┤ ├─────┼─────┼─────┤ ║
- ║ ║ ║ a-7 = ┌ │ ├ │ ┼ │ ┤ │ ║
- ║ ║ ║ a-8 = ┬ │ 4 │ 5 │ 6 │ ║
- ║ ║ ║ a-9 = ┐ ├─────┼─────┼─────┤ ║
- ║ ║ ║ │ └ │ ┴ │ ┘ │ ║
- ║ ║ ║ a-- = ─ │ 1 │ 2 │ 3 │ ║
- ║ ║ ║ a-= = │ └─────┴─────┴─────┘ ║
- ║ ║ ║ ║
- ╚═════════════════════════════════════╝ ╚═════════════════════════════════════╝
-
- ╔═════════════════════════════════════╗ ╔═════════════════════════════════════╗
- ║ T - A Tiny Editor help 6a ║ ║ T - A Tiny Editor help 6b ║
- ║═════════════════════════════════════║ ║═════════════════════════════════════║
- ║ File commands ║ ║ File commands ║
- ║─────────────────────────────────────║ ║─────────────────────────────────────║
- ║ T, E, EDIT [filename] ║ ║ Q, QUIT [ALL] ║
- ║ - switch to or load another ║ ║ - quit current or all documents. ║
- ║ 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, 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 │