.cw10 .he *WSFILE: WordStar Command Summary --CHR$(13)18OCT83* -#- *[TOGGLE FUNCTION: If it's on, turn it off. If it's off, turn it on.]* The following are Control-Key sequences. The first or only keystroke must be a control character; the second can be any version (uppercase, lowercase, control). A: Cursor to beginning of previous word B: Paragraph reform, from cursor position to next . C: Down one screenful D: Cursor right one character E: Cursor up one line F: Cursor to beginning of next word G: Delete character at cursor H: Backspace [same as normal WordStar ^S] I: Tab key JB: Help with paragraph reform JD: Help with dot commands JF: Help with flags JH: Set help level JP: Help with markers JR: Help with ruler line JS: Help with status line JV: Help with text moves KB: Mark block beginning at cursor site KC: Copy marked block to cursor site KD: Done. Save file, return to main menu. KE: Rename a file KF: Directory display toggle KH: Hide block markers KJ: Delete a file KK: Mark block end at cursor site KL: Change logged disc KN: Move column/block toggle KO: Copy a file KP: Print a file KQ: Quit file: abandon and return to menu. KR: Read file into cursor site KS: Save file but don't leave it. [Cursor ends up at start of file. Use ^QP _next_ to find your place]. KV: Move marked block to cursor site KW: Write block (to new file) KX: Save file and exit back to CP/M or MSDOS [exiting WordStar]. KY: Delete block M: Insert a hard carriage return [Cursor follows . This is the code sent by the key. N: Insert a carriage return to right of cursor. [Cursor "kicks" text down a line.] OC: Center the line OD: Print control display toggle [hides embedded control characters when off]. OE: Soft-hyphen toggle OF: Set tabs and margins from "ruler" line in file. [To hide "ruler line" in text, precede with ..^P line. To restore a shrunken right side without a ruler in text, tabs and all, you'll have to leave and restart WordStar.] OG: Paragraph tab. Temporarily indents left margin, until next or ^B is typed, one tab-line per ^OG. OH: Hyphen-help toggle OI: Set variable tab OJ: Right-justification toggle OL: Set left margin ON: Clear variable tab OP: Page break display toggle OR: Set right margin OS: Set onscreen line spacing OT: Ruler line toggle OW: Word-wrap toggle OX: Margin release Px: write ^x to file [how to get a control-L to the printer] A: Select alternate character pitch B: boldface toggle C: Stop printing D: Double-strike toggle E: * F: Phantom space G: Phantom rubout H: Strikeover one char (print next char same place) J: Linefeed K: Left/right heading/footing control L: Formfeed M:  Strikeover one line (^P, print next line same place) N: standard character pitch O: Non-break space Q: * R: * S: Underscore toggle T: Superscript toggle V: Subscript toggle W: * X: Strikeout toggle Y: Ribbon color toggle *user-defined functions, machine-specific. Test before use [alternate linespacing?]. P: carriage-return without linefeed [overprints next line on previous one] QA: Find and replace [^L = "again"] QB: Cursor to beginning of marked block QC: Cursor to end of file QD: Cursor to rightmost character position QE: Cursor to top of screen QF: Find string. *Options:* n = do it n times B = backward search G = global N = Automatic replace U = Ignore upper/lower case W = whole words only *Match characters:* ^A: single character match ^N: match ^Ox: match with anything except x ^S: non-alphanumeric match QK: Cursor to end of marked block QL: SpellStar cofunction: cursor to next misspelling QP: Cursor to position before last command [where were we?] --use after ^KV save to get back to workplace QQ: Repeat next command at a number-controlled rate. fast:1 QR: Cursor to top of file QS: Cursor to leftmost side QV: Cursor to start of last find or replace QW: Continuous scroll down QX: Cursor to bottom of screen QZ: Continuous scroll up R: Up one screenful. S: Cursor left one character T: Delete word at following U: Interrupt. *USE THIS TO ABORT A COMMAND.* V: Insert-mode toggle W: Downscreen one line (top line appears) X: Cursor down one line Y: Delete the cursor's line Z: Upscreen one line (bottom line appears) +---------------------------------------------------------+ | RESPONSES: | | ^D: Cursor right, unerase one character. | | ^F: Display Directory if not on. | | ^H: Erase one character. | | ^P: Use next key as a character | | ^R: Unerase. Show previous response to question. | | ^S: Erase one character | | ^U: Interrupt: cancel the command. | | ^W: Scroll directory DOWN | | ^X: Erase entire answer. | | ^Y: Erase entire answer. | | ^Z: Scroll Directory UP | +---------------------------------------------------------+ *DOT COMMANDS* ...the dot must be in the leftmost column. REM out a line with two dots in leftmost columns. BP OFF: BP ON: Bidirectional print. Default ON. CP: Conditional page (if less than xx lines left: .cpXX) CW: Character width in 120ths of an inch. Default: 12 (10 cpi) FM: Footing margin in lines. Default 2 FO: footing. Default: page number. HE: Heading. Default: none. # = current page number \ = render next character literally ^K = If page number is EVEN, then ignore spaces leading to next character. HM: Heading margin in lines. Default 2 IG: Ignore. All from .IG or .. until next is ignored by printer. LH: Line height in 48ths of an inch. Default 8 (6 lpi) MB: Bottom margin in lines. Default 8 MT: Top margin in lines. Default 3 OP: Omit page numbers PA: Unconditional page PC: Page number column. Default: center column PL: Paper length in lines. Default 66 (perf-to-perf) PN: Page number resume, or start with following number PO: Page offset from leftmost column UJ OFF: UJ ON: Microjustification on/off. Default: on. Convert a non-Wordstar document to full WordStar: Change all carriage-returns to spaces, then reform. Sequence: [^QF find? ^N ^QA replace with? options? GN ] Then ^B repeatedly, or ^Q^Q^B. Then go through file and re-establish paragraph breaks with or ^N. ..eof WSFILE/usr13 --CHR$(13) 18OCT83