home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / textedit / vde171a.zip / VDE.REF < prev    next >
Text File  |  1993-10-27  |  82KB  |  1,279 lines

  1.  
  2.  
  3.                                    VDE.REF
  4.                                    -------
  5.                      Reference Manual for the VDE Editor:
  6.                           version 1.71 (27 Oct 1993)
  7.  
  8.                              (c)1987-93, E. Meyer
  9.  
  10.  
  11.  
  12. ================================  CONTENTS  ==================================
  13.  
  14.     (For QUICK START, SYNTAX, GENERAL INFORMATION etc. see the file VDE.DOC)
  15.  
  16.      6.  COMMAND REFERENCE, alphabetically by topic:
  17.             Auto format, Auto indent, Auto number, Auto save, Block commands, 
  18.          Cursor position, Data files, Deleting, Envelopes, Files, 
  19.          Find/replace, Foreign characters, Graphics, Header, Hyphenation, 
  20.          Information, Inserting, Justification, Line spacing, Margins, 
  21.          Matching files, MenuBars, Multiple files, Pagination, Paragraph 
  22.          indent, Place markers, Print preview, Print styles/codes, Printer 
  23.          drivers, Printing, Proportional spacing, Protected mode, Reformat, 
  24.          Ruler line, Run command/shell, Save/exit, Screen controls, Screen 
  25.          size, Spelling check, Splitting files, Tabs, Time/date, Undelete, 
  26.          Upper/lower case, Windows.
  27.  
  28.      7. MACROS.  Explanation and examples of:
  29.             Autoexec macro, Function keys, Function key labels, Key definition 
  30.          files, Macro definition and use, Macro pause/input, Macro program- 
  31.          ming, Toggle control, Recording macros.
  32.  
  33.      8. REVIEWS / ABOUT THE AUTHOR.
  34.  
  35.     (For use of the VINST installation utility, see the file VINST.REF.)
  36.  
  37.  
  38. ==========================  6. COMMAND REFERENCE  ============================
  39.  
  40.  
  41. AUTO FORMAT (^OM) -  Continuously keeps the paragraph of text you are working 
  42.     on properly formatted (margins and spacing), even as you add to or delete 
  43.     from the line; format changes are implemented instantly.  (Auto format 
  44.     does NOT affect parts of the file you have not changed.)  When off, the 
  45.     manual ^B command can still be used (see REFORMAT).
  46.          Care must be taken in files with mixed formats, as the CURRENT 
  47.     settings of margins and spacing are always used.
  48.          Note that with Auto Format on, certain keystrokes may have additional 
  49.     (or no) effects, due to immediate reformatting afterward; and some 
  50.     operations like Find/Replace may be somewhat slower.
  51.  
  52. AUTO INDENT (^OA) -  Causes wordwrap or the [Enter] key, upon moving to the 
  53.     next line, to indent to match any existing indentation on that line (with 
  54.     insert OFF) or the previous line (with insert ON).  Thus any structured 
  55.     indentation you create is maintained.  Useful as a temporary (paragraph) 
  56.     indent, or for outlines, program source code, etc.  Works in all modes, 
  57.     including nondocument.  Note: Indentation must be done with spaces or 
  58.     variable tabs, NOT with hard tabs.
  59.  
  60. AUTO NUMBER (^K#) -  VDE can automatically number items in a list.  Just type 
  61.     a "#" character where each number should go:
  62.              #.  First item.
  63.              #.  Second item...
  64.     You can then mark the list off as a block, and use the ^K# command; VDE 
  65.     will insert the numbers (1, 2, etc) in place of the "#" markers.  You will 
  66.     be asked for the starting number; the default is 1.  If auto format (^OM) 
  67.     is on, text will be realigned to compensate for varying length numbers.  
  68.     (Once numbering is done, the markers are gone.  For frequently revised 
  69.     lists, leave the "#" markers in the file on disk; use ^K# just before 
  70.     printing, and do not save afterward.)
  71.  
  72. AUTO SAVE (^KA) -  Saves any changes you have made to disk automatically, at 
  73.     regular intervals.  This ensures that you don't lose too much work if you 
  74.     make a mistake, have a power outage, etc.  ^KA lets you set the interval 
  75.     (1 to 255 minutes), or turn this feature off entirely (0).  Just press 
  76.     [Enter] to restore your default, normally 0 [set with VINST].
  77.          When auto save is on, changes you've made to any file may be saved to 
  78.     disk at any moment.  If you don't want this to occur for a particular 
  79.     file, engage protected mode (^KO).
  80.          Notes: Auto save will wait for an interval when the keyboard is not 
  81.     in use.  It cannot save "untitled" work.  It will make a backup file only 
  82.     if the file had not been saved previously.
  83.  
  84. BLOCK COMMANDS (^KB,^KK,^KH,^KZ,^KY,^KC,^KV,^KW; ^QB,^QK; ^KPB) -  A block of 
  85.     text is delimited by two markers, set by ^KB (beginning) and ^KK (end), 
  86.     which remain in place until reset elsewhere or deleted.  Alternatively, 
  87.     "shift-blocking" can mark a block by moving the cursor to one end, holding 
  88.     down the Shift key, and using [^,v,<,>], Home, End], or [PgUp,Dn] to move 
  89.     the cursor to the other end, releasing the Shift key when finished.  Once 
  90.     marked, the block text displays in a contrasting color.  ^KH unmarks the 
  91.     block, removing any marker(s) set.
  92.          The block move and print commands (^KV,^KPB) require a block to be 
  93.     fully marked before use.  To save keystrokes, the other block commands 
  94.     (see also ^K#,^K",AltC), if used when only one block marker is present, 
  95.     will mark the current cursor position as the other end of the block:
  96.          ^KY goes to and deletes the block.  (^QP may be used to return the 
  97.     cursor to its position before the deletion.)
  98.          ^KV moves the marked block to the present cursor location; ^KC copies 
  99.     it there, leaving the original marked.  (^QP may be used to return to the 
  100.     former position of a moved block.)
  101.          ^KZ "zooms into" a block: the rest of the text is inaccessible, and 
  102.     the block is temporarily treated as the entire file.  This isolates one 
  103.     portion of a file for your attention, and also limits the scope of VDE 
  104.     commands like find/replace to that portion (only "save" commands like ^KS 
  105.     continue to affect the entire file).  Use ^KZ again to zoom back out.  In 
  106.     zoom mode, pagination is off; you can use block operations, though any 
  107.     block markers within will disappear when you zoom back to the whole file.
  108.          ^KW writes the block text to a disk file; you will be asked for the 
  109.     filename (and optional mode).  You can also choose to append the text to 
  110.     an existing file by typing a "+" before the filename, as in:
  111.                       Write to file: +GORT
  112.     (If you don't specify "+", and the file already exists, VDE will ask 
  113.     whether you want to overwrite or append; press [Esc] or [Space] to 
  114.     cancel.)
  115.          ^QB moves the cursor to the block start (if marked); ^QK moves to the 
  116.     block end.
  117.          ^KPB (^KP with B option) prints the block text only.  (See PRINTING.)
  118.  
  119. CURSOR POSITION (Arrows; ^F,A,C,R; ^QE,X,S,D; ^QR,C; ^QI,L,N,P; AltO) -  VDE 
  120.     supports two sets of arrow keys, which function interchangeably: the four 
  121.     arrow keys [^,v,<,>] on the PC keyboard, and the WordStar "diamond" 
  122.     ^E,^X,^S,^D.  These keys move the cursor one unit up, down, left, and 
  123.     right respectively.  There are many other movement commands as well:
  124.          ^F or ^[>] moves right, to the start of the next word; ^A or ^[<] 
  125.     moves left, to the start of the current (and then previous) word.  ^C or 
  126.     [PgDn] scrolls forward (down) one screen; ^R or [PgUp] scrolls backward 
  127.     (up) one screen.
  128.          Preceded by ^Q, any arrow key moves more Quickly: thus ^QE, ^QX go 
  129.     to the top or bottom of the screen; ^QS, ^QD to the left or right end of 
  130.     the line.  Similarly, ^QR and ^QC scroll all the way to the beginning or 
  131.     end of the file, respectively.
  132.          ^QI moves directly to a given page (for documents) or line (for non- 
  133.     documents).  In documents, ^QL and ^QN move to the start of the Last or 
  134.     Next page, respectively.
  135.          ^QP returns the cursor to its Previous position -- before the last 
  136.     large movement occurred.  (This means AltM,AltO,^B,^QR,^QC,^QF,^QM, and 
  137.     any block command that moves to the block.)  After a block move (^KV), ^QP 
  138.     will return to the previous position of the block.  ^QP can be repeated to 
  139.     cycle between two positions in a file.
  140.          AltO displays an Overview bar at the top of the screen.  The length 
  141.     of the bar corresponds to the filesize, and the current position is marked 
  142.     so you can see where you are.  You can move the cursor left or right with 
  143.     the arrow keys; the marker remains in the original (current) position.  To 
  144.     move to the selected position, press [Enter]; press [Esc] instead to 
  145.     cancel.
  146.  
  147. DATA FILES (AltU) -  AltU allows you to change many VDE settings by using 
  148.     (loading or saving) specific types of data files.
  149.          .VDF files can be Loaded and Saved - see KEY DEFINITION FILES.
  150.          .VDG files can be Saved - see GRAPHICS (CHARACTERS).
  151.          .VDP,C,I files can be Loaded - see PRINTER DRIVERS, CHARACTER WIDTHS,
  152.                                         USER OPTIONS.
  153.     Any of these may also be loaded with a semicolon on the command line (see 
  154.     SYNTAX).  If no directory is specified, files must be in the current or 
  155.     VDE directory (see DIRECTORIES).
  156.          Note: .VDG files can be loaded, and .VDP,C,I files saved, by VINST.  
  157.     In the event that VDE cannot load a data file created by an earlier 
  158.     version, VINST can usually convert it by reading the old file and writing 
  159.     it back to disk in the new format.
  160.  
  161. DELETING (^G,[BkSp],[Del],^T,^[BkSp],^Y; ^QY,^Q[Del],^QT) -  ^G deletes the 
  162.     character at the cursor.  By default, [Del] does the same, while [BkSp] 
  163.     deletes the one to the left.  [But instead, [BkSp] may move nondestruc- 
  164.     tively, and [Del] may delete at the cursor.]
  165.          ^T deletes a word to the right (everything from the cursor to the 
  166.     next word break.)  ^[BkSp] deletes a word to the left.
  167.          ^Y deletes the entire current line.  ^QY deletes just the part of the 
  168.     line to the right of the cursor; ^Q[Del] deletes the part to the left.
  169.          ^QT, followed by a character, deletes everything up until the next 
  170.     occurrence of that character.  EXAMPLE: ^QT. (period) deletes to the end 
  171.     of the sentence.  Special cases: ^QT[Enter] deletes to the next HARD CR, 
  172.     the end of the paragraph; ^QT^Z deletes to the end of the file.
  173.          Unintended deletions can be recovered (see UNDELETING).
  174.  
  175. ENVELOPES (^KPA) -  VDE provides an easy way to print a single envelope to 
  176.     accompany a letter, via the "A"ddress option of the print command:
  177.        1.  Begin by moving the cursor to the address of the recipient, and 
  178.     marking this as a block (see BLOCK COMMANDS):
  179.                      {Chester Fludd
  180.                       193 Lakota St         "{}" = block markers
  181.                       Norman, OK  73069}
  182.        2.  Then use the print command (^KP), and at the options prompt, type 
  183.     "A", followed by "1" or "2" to specify the envelope size: 1 for smaller 
  184.     (letter) size envelopes, about 3.625 x 6.5"; 2 for larger (business) size, 
  185.     4.25 x 9.5".
  186.        3.  Optionally, you may include a return address for the upper left 
  187.     corner of the envelope: enter this in "double quotes", using a backslash 
  188.     (\) to mark the beginning of a new line.  Example:
  189.                   Options:  A2"C. Fludd\193 Lakota St\Norman, OK 73069"
  190.     (You may find it convenient to set up envelope printing with your usual 
  191.     return address as a FUNCTION KEY, if you will use it often.)
  192.        4.  Load the envelope correctly in your printer, and press [Enter] to 
  193.     print it.  Then you can continue to edit or print the letter itself.
  194.  
  195.          NOTES: Different printers handle envelope feeding in various ways.  
  196.     With some dot matrix or wheel printers, you can feed in a single envelope, 
  197.     and manually position it on the platen; with some others, a separate tray 
  198.     is available for envelopes, and you will need to install special codes to 
  199.     select the proper tray.  Many laser printers expect to feed envelopes 
  200.     lengthwise, so you will need codes to print in a landscape font.  [Any 
  201.     control codes needed to prepare your printer for an envelope can be added 
  202.     with VINST; see PRINTER INSTALLATION.]
  203.          Vertical positioning of text on the envelope can easily be changed by 
  204.     adding linefeeds to the initialization string.  Horizontal positioning can 
  205.     be changed with the "L" print option.  Because of the way laser printers 
  206.     operate in landscape mode, VDE prints both envelope sizes with their RIGHT 
  207.     edge in the same place.  This means that on other printers, the LEFT edge 
  208.     of the smaller envelope must be placed 3" (30 columns) in from the left 
  209.     margin.  If this is inconvenient, it can be overridden by specifying the 
  210.     left margin option (e.g. "L0") AFTER the "A1" option.
  211.  
  212. FILES (^KL,^KR,^KJ,^KF) -  ^KL Loads new file(s) to edit, REPLACING the 
  213.     current one.  (If the file has been modified, you will be prompted to 
  214.     confirm that you mean to abandon it.  To save the file first, use ^KD 
  215.     instead; to load file(s) in ADDITION to the current one, use AltL 
  216.     instead.)  You can enter any number of filenames, with optional line/page 
  217.     numbers and modes (see SYNTAX).
  218.          ^KR Reads in the contents of a single disk file, inserting the text 
  219.     at the current cursor position.
  220.          ^KJ deletes any disk file you specify.  (If you need more complex 
  221.     file utilities, remember that you can run any DOS command with AltR.)
  222.  
  223.          All these commands prompt for specific filenames.  If you are unsure, 
  224.     and want to pick a name from a directory listing, you can call up the 
  225.     "file browser" display by pressing [Enter] alone for *.*, or typing any 
  226.     filename with wildcards, like *.LTR.  (Note: if you mean to load an 
  227.     "untitled" work area, press ^[Enter] (or ^J), instead of [Enter], at the 
  228.     ^KL prompt.  See PROMPTS for other control key usage.)
  229.          Files display alphabetically in uppercase, then directories in 
  230.     lowercase (beginning with the parent directory "..").  If there are more 
  231.     items than will fit on screen, you will see "..." at the top or bottom to 
  232.     indicate this.  Hidden or System files will not display and cannot be 
  233.     edited with VDE.  [Note: VINST can also specify several filetypes (like 
  234.     unreadable .COM or .EXE files) to exclude; they will not display unless 
  235.     specified explicitly, and cannot be edited.]
  236.          You can move the cursor through the list with the arrow keys, 
  237.     [PgUp,Dn], or [Home,End]; additionally, a letter "A-Z" may be typed to go 
  238.     to the next file beginning with that letter, or "\" to go to the next 
  239.     subdirectory.  When the cursor is on a subdirectory, pressing [Enter] 
  240.     allows you to view its contents in turn; when it is on a file, pressing 
  241.     [Enter] selects that file to complete your command.
  242.          If you are loading files, you can also press "+" to "tag" files, 
  243.     marking them as a group, and then press [F4] to load them all at once.  
  244.     Pressing "+" again will untag a file, or [Esc] will untag all.
  245.          You can quit by pressing ^[Break], or clear the display and return to 
  246.     the directory prompt by pressing [Esc] or [Space].
  247.  
  248.          ^KF brings up the full-featured File browser; you may specify a 
  249.     drive, directory, and/or filename mask, and the contents will be 
  250.     alphabetically listed.  (The default, if you just press [Enter], is the 
  251.     directory shown at the ">dir" prompt, and all files *.*.)  Below you will 
  252.     see, in addition to the cursor motions already described, a full 
  253.     complement of operations to apply to the file the cursor is on:
  254.            [F1]   LOAD an additional file to edit;
  255.            [F2]   replace the current file with a NEW one;
  256.            [F3]   READ a file into the current file;
  257.           [Del]   DELETE the file (be careful, deletion is immediate).
  258.     If the file you want to load or read requires a different file mode, you 
  259.     can first press "/" and the correct mode letter (D,N, etc).
  260.          When the cursor is on a directory, you can press [Del] to REMOVE it 
  261.     (if empty), or [Enter] to view its contents.  (This returns you to the 
  262.     ">dir" prompt, where you can actually specify any new drive/directory.)
  263.          You can also press "+" to tag files, marking them as a group, and 
  264.     then press [F4] to load them all at once.  (Other operations cannot be 
  265.     performed while tagging.)  Pressing "+" again will untag a file, or [Esc] 
  266.     will untag all.
  267.          You can quit by pressing ^[Break], or clear the display and return to 
  268.     the directory prompt by pressing [Esc] or [Space].
  269.  
  270. FIND/REPLACE (^QF,^QA; ^L,^\) -  ^QF is the command to FIND a string.  The 
  271.     search normally proceeds from the cursor position forward, and is case 
  272.     (upper-lower) sensitive.  The character ^_ (Ctrl-underline) functions as a 
  273.     wildcard: it will match any single character.  The single code ^M (CR, or 
  274.     [Enter]) indicates a "newline" (CR,LF) in VDE.  Some control codes can be 
  275.     entered directly; some (like ^M) require the ^P prefix.  Graphic 
  276.     characters can be entered using AltG.  Examples:
  277.            Find: ^MLABEL       matches "LABEL" at start of line only;
  278.            Find: p^_^_ce       matches "piece", "peice", etc.
  279.     (Note: because find/replace uses ^M to find ordinary CR,LF pairs, it 
  280.     cannot be used to find line overstrikes, CR without LF, created by ^PM.  
  281.     Use the special code ^^ to find these.)
  282.         ^QA is the REPLACE command.  It asks for a string to find, as above, 
  283.     then what to change it to.  Normally, the cursor will move to each 
  284.     occurrence of the string, and you will be asked ("Chg?") whether to change 
  285.     it; answer "Y"es or "N"o, or "*" to change all the rest without asking 
  286.     individually, or press [Esc] to quit.
  287.          There are several options for find/replace:
  288.            "B" = search Backward for the specified string;
  289.            "I" = Ignore upper/lower case (case insensitive search);
  290.            "W" = whole Word only (skip instances part of a larger word);
  291.            "G" = search Globally (from start or end of current file);
  292.            "M" = Multi-file search (continues through all files being edited);
  293.            "N" = No query: replace all instances without asking.
  294.     To skip the options prompt, finish entry of the find string (for ^QF) or 
  295.     replace string (for ^QA) by typing ^[Enter] (or ^J) instead of [Enter].
  296.          ^L instantly repeats the last find or replace (^QF/^QA) operation 
  297.     once more; the "B,I,W,M" options remain as last specified.  ^\ also 
  298.     repeats, but in the reverse direction ("I,W,M" remain unchanged).
  299.          NOTES: Replacing will cause reformatting if auto format (^OM) is on.  
  300.     (Be careful with this in a file with varying margins.)  "N"o query is 
  301.     assumed whenever ^QA is used in a macro.  [VINST can set "I"gnore-case as 
  302.     your default, in which case specifying "I" means case sensitive.]
  303.  
  304. FOREIGN CHARACTERS -  Characters in the upper ASCII range (80-FF or 128-255), 
  305.     such as foreign letters and accents, can be entered directly into text 
  306.     using either standard DOS method: one of the DOS KEYBxx keyboard map 
  307.     utilities, or the [Alt] key and numeric keypad (hold down [Alt] while 
  308.     pressing keypad 1,5,5 for character 155).
  309.          VDE treats these characters as "graphics": you are limited to a total 
  310.     of 32 such codes at a time, and any that you have used may be found in the 
  311.     menu brought up by the AltG command.  See GRAPHICS.
  312.  
  313. GRAPHICS (AltG) -  You can enter a PC graphic (or foreign) character into the 
  314.     file either directly from the keyboard, via [Alt] and the numeric keypad, 
  315.     or with the AltG command.  You will be presented with a menu of up to 32 
  316.     characters (labeled A-Z,1-6) to choose from; the default set contains some 
  317.     useful box drawing parts, and has room free for other characters that 
  318.     might be loaded.  [It can also be modified with VINST.]
  319.          In addition, any individual menu entry can be redefined: type "=", 
  320.     then the code (A-6) to change.  (If a graphic definition is present in any 
  321.     file being edited, you cannot change it.)  You can then select the desired 
  322.     character from the complete graphics set, by moving the cursor to it and 
  323.     pressing [Enter].  Alternatively, if you press [Tab], you may enter the 
  324.     extended ASCII code in either hex (2 digits 80-FF) or decimal (3 digits 
  325.     128-255) format.  Example: the Greek alpha can either be picked off the 
  326.     menu, or entered as "E0" hex or "224" decimal.  Once defined, the graphic 
  327.     can be entered into the file by pressing its menu letter.
  328.          As a further convenience, you can type "-" to clear all entries not 
  329.     needed for graphics already present in your files.
  330.          Graphics are stored in disk files in accord with the current file 
  331.     mode.  Printing of graphics depends on whether your printer driver is 
  332.     designated [see PRINTER INSTALLATION] as PC graphics (PC8) or Roman8, or 
  333.     neither, in which case VDE will "emulate" them, choosing standard ASCII 
  334.     character overstrikes that come as close as possible.  This usually works 
  335.     well, especially for the foreign language characters.
  336.          NOTE: a few "control codes" in the ASCII range 00-1F,7F, if entered 
  337.     into a file with ^P, will also appear in the graphics table, because of 
  338.     the way VDE represents them internally.
  339.          CAUTION: If you load a file containing many graphics (or binary data 
  340.     that will be interpreted as graphics), VDE will try to add each in turn to 
  341.     the table.  If the graphics table fills up, any further graphics will be 
  342.     replaced by spaces.  You will see the "Graphics overflow" error message, 
  343.     and protected mode (R/O) will engage, to guard against saving to disk and 
  344.     corrupting the file.  (One common cause of this error is attempting to 
  345.     read a word processor file in the wrong file mode.)
  346.  
  347. HEADER (^OQ) -  The "header" at the top of the screen can be toggled on and 
  348.     off with ^OQ.  It provides useful information, but can be removed if you 
  349.     prefer a screen showing nothing but your text.  It looks like this:
  350.     -----------------------------------------------------------------------
  351.     + VDE.DOC /A      P 14   L 11   C 48    Ins    vt hy AI DS J+ PS ! ^K_
  352.                  or (NP,BZ)              (WIn,R/O)      (AF)  (MR) (?,")
  353.     -----------------------------------------------------------------------
  354.     '+' = Multi-file flag indicates other file(s) are also being edited.
  355.     'VDE.DOC /A' = Current filename and mode.  The full directory information, 
  356.          along with other files being edited, can be displayed with the ^KI 
  357.          command (see INFORMATION).
  358.     'P 14...' = Cursor position in file by page (in document modes), line, 
  359.          column.  If pagination is off (^OP0), you will see 'NP' instead of a 
  360.          page number; in block zoom mode (^KZ) you will see 'BZ'.
  361.     'Ins','WIn' = Insert mode (^V) or Word Insert (^]) on.
  362.     'R/O' = Read/Only, protected mode (^KO) on.
  363.     'vt' = Variable Tab mode (^OV) on. 
  364.     'hy' = Hyphenation (^OH) enabled.  (Documents only)
  365.     'AI' = Auto Indent mode (^OA) on.
  366.     'AF' = Auto Format mode (^OM) on.  (Documents only)
  367.     'DS' = Double spacing (^OS) on.
  368.     'J+','J-' = Right Justification mode (^OJ) on.  (Documents only)
  369.     'MR' = Margins released (^OX).  (Documents only)
  370.     'PS' = Proportional spacing (^OK) on.
  371.     '!','?','"' = Macro is executing, awaiting input, or being recorded.
  372.     '^K_' = Command key prefixes (and some prompts) display here.
  373.  
  374.          In 40-column mode, an abbreviated header is shown:
  375.     ----------------------------------------
  376.     + VDE.DOC /A      I!  P 14  L 11  C 48      "I,W" = Insert, Word Insert
  377.                or (W,R)(?,")      (^K_)           "R" = Read/Only
  378.     ----------------------------------------
  379.  
  380. HYPHENATION (^OH,^P-) -  ^OH toggles hyphenation on and off.  If off, midword 
  381.     hyphens are not treated as wordbreaks.  [The default can be changed.]
  382.     VDE can't hyphenate automatically, but it can recognize hyphens that you 
  383.     type in the text, treating them as a legitimate place to break a line.  In 
  384.     addition to ordinary hyphens, "-", there are WordStar style "soft 
  385.     hyphens", which you can enter by typing ^P- (^P,hyphen), and which display 
  386.     in a different color.  Soft hyphens indicate optional places to break a 
  387.     long word: they print as a hyphen when they fall at the end of the line, 
  388.     but not if they wind up in mid-line.  (Note: only /W and /S file modes 
  389.     store soft hyphens as such; when saving to disk in other modes, as in 
  390.     printing, they either become hyphens or disappear, as appropriate.)
  391.  
  392. INFORMATION (^KI,AltI) -  ^KI displays an Information message telling you:
  393.       - The full name (including directory) of the current file;
  394.       - When it was last saved, and whether (Y/N) it has been changed since;
  395.       - Any unpaired print toggles (^B,^D,^S etc) in a document;
  396.       - A word count for document files;
  397.       - The current size of the file in bytes or k (1k = 1024 bytes);
  398.       - Bytes of memory used in this text segment, and percentage full;
  399.       - The amount of memory free to edit further files;
  400.       - The names of all other files being edited.
  401.          AltI displays the VDE version, date, and copyright.  (An uninstalled 
  402.     copy of VDE does this automatically on startup.)
  403.  
  404. INSERTING (^V,[Ins],^],^[Ins],^_,^N) -  ^V or [Ins] toggles Insert mode 
  405.     on/off, and ^] or ^[Ins] toggles Word Insert.
  406.          When both are OFF, VDE is in Overwrite mode: when you type a 
  407.     character, it replaces the one the cursor is on; when you press [Enter], 
  408.     the cursor advances to the beginning of the next line of text.  With 
  409.     Insert (^V) ON, when you type a character, it is inserted into the text, 
  410.     while any characters that were already there are carried to the right; 
  411.     when you press [Enter], a return is inserted into the text, causing the 
  412.     beginning of a new line.
  413.          Word Insert is a hybrid of the two modes: mostly it behaves like 
  414.     Overwrite mode, so you can replace an existing word; but when the cursor 
  415.     reaches the end of the word, it starts to behave like Insert mode, so you 
  416.     can continue typing without overwriting the next word.  This is handy for 
  417.     revising existing text.
  418.          The ^_ and ^N commands (insert space, insert CR) are most useful in 
  419.     Overwrite mode (avoiding the need to turn Insert on and back off).
  420.  
  421. JUSTIFICATION (^OJ) -  ^OJ controls right justification mode, cycling between 
  422.     three states:
  423.               ADD.  ("J+" in header.)  Text paragraphs will be 
  424.          formatted with an even right margin, by inserting extra 
  425.          spaces between words as necessary.
  426.               REMOVE.  ("J-" in header.)  Formatting will undo 
  427.          justification by removing any extra spaces between words, 
  428.          leaving an uneven right margin again.
  429.               OFF.  Formatting does not change spacing of text; 
  430.          right margin is left uneven.
  431.     Thus the Reform (^B) command can justify or de-justify text as desired.
  432.          Right-justified text should not be saved to disk in file mode /U 
  433.     (which has no margin structure) or in modes /X,/M,/P, or /F (because 
  434.     XyWrite, MS Word, and WordPerfect will not recognize VDE's method of 
  435.     justification).
  436.          Justification does not work with proportional spacing (^OK).
  437.  
  438. LINE SPACING (^OS) -  ^OS toggles between single and double line spacing.  In 
  439.     double space mode, the following functions generate double carriage 
  440.     returns: [Enter] (^M), Insert CR (^N), Reform (^B), Wordwrap.  You can 
  441.     easily mix single and double spacing; ^B can convert between the two.
  442.          Note: a single-spaced file can also be printed out double-spaced with 
  443.     the "D" option of the ^KP command (see PRINTING).
  444.  
  445. MARGINS (^OR,^OL,^OX,^OC,^OF) -  ^OR sets the Right margin, and enables text 
  446.     formatting.  At the prompt, enter the column number (up to 255), or just 
  447.     press [Enter] for the current cursor column.  (Note: in proportional mode 
  448.     (^OK), the number is interpreted in 1/10" instead of characters.)
  449.          ^OL similarly sets the Left margin column; the value must be less 
  450.     than the right margin.  (^OL is normally used for indenting selected 
  451.     paragraphs.  To leave blank space at the left of the page throughout when 
  452.     PRINTING, see the "L" option of the ^KP command, or the left margin 
  453.     setting in PRINTER INSTALLATION.)
  454.          "Wordwrap" is automatic in all document modes whenever the margins 
  455.     are set: anything typed before the left margin will move up to it; 
  456.     anything typed past the right margin will wrap over to the next line.  
  457.     (See also REFORMAT and AUTO FORMAT.)  Wordwrap and formatting are disabled 
  458.     if the right margin is set to 1, or while margins are released (^OX).
  459.          (NOTES: Margins cannot be set in nondocument modes; a left margin 
  460.     cannot be set in /X, /U, or /M mode.  For page top/bottom margins see 
  461.     PRINTING.)
  462.          ^OX toggles margin release, allowing you to type outside the margins.  
  463.     Use ^OX again to cancel.
  464.          ^OC Centers the current line with respect to the margins; ^OF sets 
  465.     the line Flush right.  Afterward, the cursor advances to the next line.
  466.  
  467. MATCHING FILES (AltM) -  This command can locate small differences between two 
  468.     largely similar files (perhaps an earlier and a later revision of your 
  469.     work).  You must first load these two files (AltL), then split the screen 
  470.     between them (AltW), and position the cursor in corresponding places in 
  471.     both files (for example, the top).
  472.          Then press AltM.  Starting from these positions, VDE searches for any 
  473.     difference between the files.  If there is one, VDE will stop on those 
  474.     lines, showing the disagreeing passages side by side.  If you want to 
  475.     continue, press AltM again.  (If the difference was significant you may 
  476.     first need to reposition one cursor to match the other.)  If the cursor 
  477.     winds up at the end of both files, they match.
  478.          Note: in document modes, AltM compares word by word, ignoring mere 
  479.     formatting differences (margins, spacing etc).  In nondocument modes, it 
  480.     is an exact character by character comparison.
  481.  
  482. MENUBARS (^[Esc]) -  ^[Esc] is used to call up the MenuBar.  (LeftShift-Esc 
  483.     can also be used.)  Press the hilighted letter to select a submenu, then 
  484.     select again to perform a command.  You can press [Esc] or [Space] to back 
  485.     up to the main menu, or ^[Break] to abort.
  486.          The ^[Esc] command can also be used in a macro definition; if entered 
  487.     at the Esc[ prompt, it displays as a hilighted "!", and should be followed 
  488.     by one or two letters for menu selections.  (This feature is used in the 
  489.     WordPerfect compatibility macros contained in WP.VDF, to present menu 
  490.     choices; see DEFAULT FUNCTION KEYS.)
  491.  
  492. MULTIPLE FILES (AltL,AltB,AltN,AltX,AltQ,AltC,AltP) -  VDE allows you to edit 
  493.     up to 8 files simultaneously, if you have enough memory.  This can be done 
  494.     from the command line, by giving a list of several filenames.
  495.          Otherwise, to Load additional files, press AltL.  You can enter any 
  496.     number of filenames, with optional line/page numbers and modes (see 
  497.     SYNTAX); for an "untitled" work area, press ^[Enter] (or ^J).  You can 
  498.     also access the file browser with [Enter] or wildcards (see FILES).  (You 
  499.     will get an error message if you run out of memory, or are already editing 
  500.     the named file, or 8 files.)
  501.          Once multiple files are in use, AltB and AltN can be used to cycle 
  502.     back and forth through the files being edited.  If you Quit or Exit 
  503.     (^KQ,^KX) from one file, you will be returned to the previous one.
  504.          For convenience, AltX exits ALL files immediately, saving any changes 
  505.     made.  AltQ quits ALL files immediately, without saving; if any of them 
  506.     have been modified, you will be prompted (just once) to confirm this.
  507.          AltC Cuts a marked block of text, placing it in a buffer for later 
  508.     recovery.  [VINST lets you choose whether the block will also be deleted.]  
  509.     AltP Pastes in the previously cut text at the cursor position, allowing 
  510.     block copying and moving between files.
  511.          It is possible to view two files on screen at once (see WINDOWS).
  512.  
  513. PAGINATION (^OP,^PL) -  The ^OP command sets the page length.  Enter a value 0 
  514.     to 255 lines, or just press [Enter] to restore the default.
  515.          A nonzero value determines the page and line shown in the document 
  516.     header ("P xx L xx"), and all page functions in the Print routine 
  517.     (pagination, headers, start/stop at page) are enabled.  A formfeed will be 
  518.     sent to eject each full page.  [VDE does not send a formfeed before 
  519.     printing; install one in your printer initialization if you want.]
  520.          When zero, pagination is off.  The header will say "NP L xxxx", 
  521.     showing you the absolute line number in the file; printing occurs with no 
  522.     page breaks, though a formfeed is sent at the end of the file.  (To skip 
  523.     even this, use the block print option "B", which allows you to print 
  524.     several small things on the same sheet or, in conjunction with the "*" 
  525.     option, multiple copies of index cards, labels, etc.  See PRINTING.)
  526.          The ^PL command embeds a formfeed (^L) in the text, to begin a new 
  527.     page; the best place to put it is at the beginning of a line.
  528.  
  529. PARAGRAPH INDENT (^OG) -  You can indent text simply by changing the left 
  530.     margin (^OL), but there are times when you want only a temporary indent.  
  531.     ^OG gives a "paragraph indent"; each time you use it, the left margin is 
  532.     reset to the next tab stop over (see TABS).  The indentation lasts until 
  533.     you type the [Enter] at the end of the paragraph (or use the ^B or ^OL 
  534.     commands), at which time the original left margin is restored.
  535.  
  536. PLACE MARKERS (^KM,^QM) -  You can set any number of temporary place markers 
  537.     in the text with ^KM, when you want to return to a spot later.  The marker 
  538.     displays as a highlighted "!", and can be deleted if no longer needed.  
  539.     The ^QM command moves the cursor to the next place marker in the file, 
  540.     cycling back to the top of the file as needed.  Place markers are NOT 
  541.     saved to disk.
  542.  
  543. PRINT PREVIEW (^OD) -  This command shows you a preview of the text as it 
  544.     would print: with all non-printing codes (markers, ^P codes, etc) hidden, 
  545.     and page breaks indicated by a row of dotted lines.  This is handy for 
  546.     making sure that text is aligned properly, and will help you avoid wasting 
  547.     time and paper on unacceptable printouts.  You can scroll through the file 
  548.     in this mode with [PgUp,Dn] or ^R,^C; or move to the top or bottom, with 
  549.     ^[Home,End].  Press [Esc] to continue editing.
  550.  
  551. PRINT STYLES/CODES (^P) -  This command prefix is used to enter various 
  552.     "codes" in the ASCII range 00-1F into the text, usually for purposes of 
  553.     printer control.  Most codes are entered in a standard fashion: ^PA embeds 
  554.     ^A, etc.  Those with defined functions in VDE documents display as 
  555.     highlighted letters, and always insert; the rest (all, in nondocuments or 
  556.     /A mode) display as graphics, and observe the current INSERT status.  
  557.     (Warning: use ^PZ with caution, since many programs treat ^Z (hex 1A) as 
  558.     an end of file mark.)
  559.          Several other common control codes produce special effects:
  560.           ^P^I - hard (ASCII) tab - printers respond variously to this
  561.             ^L - formfeed - will cause a page break
  562.             ^H - backspace - overstrike previous character
  563.             ^M - carriage return - enter a CR without a LF to overstrike line
  564.                   (do NOT hit [Enter] again after this, just continue typing)
  565.     The further codes below do NOT operate in nondocuments or /A mode.
  566.          ^P^G causes printing to pause immediately, until you press a key to 
  567.     continue ([Esc] will cancel).  This allows you to adjust the platen for 
  568.     printing various forms.  (Note: on many dot matrix printers, can only be 
  569.     used at the start of a line.)
  570.          ^P,Esc or ^P[ can be used to embed the "Escape" code (hex 1B) in a 
  571.     file.  But these are most commonly used for printer control, and VDE 
  572.     offers a much easier way of doing this.  In place of complex "escape 
  573.     sequences" for print styles (underlining, etc), VDE lets you enter a 
  574.     single marker, which will be translated into the proper codes during 
  575.     printing.  VDE supports a set of 13 codes for this purpose: seven toggles, 
  576.     six switches.  [See PRINTER INSTALLATION on how to install the proper 
  577.     driver for your printer.  Otherwise, only ^PS and ^PX will work.]  The 
  578.     conventional WordStar meanings of these codes are:
  579.        Toggles: ^P^B  boldface        Switches: ^P^Q  (user def 1)
  580.                   ^D  ("doublestrike")            ^W  (user 2)
  581.                   ^S  underline                   ^E  (user 3)
  582.                   ^Y  italic ("ribbon")           ^R  (user 4)
  583.                   ^T  superscript                 ^A  alternate pitch
  584.                   ^V  subscript                   ^N  standard pitch
  585.                   ^X  strikeout [with "-", "/", etc -- see USER OPTIONS]
  586.     But you can use them for anything you like.  "Toggles" are good for 
  587.     features like underlining that are turned on and off; enter them in pairs, 
  588.     to mark the beginning and end of the desired text.  "Switches" are better 
  589.     for multi-valued parameters like character pitch or print quality.
  590.          If toggles are not properly paired, you will find print effects 
  591.     continuing throughout the rest of your document.  To save time and effort, 
  592.     use the ^KI command to check for this before printing.
  593.  
  594. PRINTER DRIVERS (AltV,AltU) -  Since many people use more than one kind of 
  595.     printer, VDE accomodates two different printer drivers, a primary and an 
  596.     alternate.  Before printing a file, you can select which one is active 
  597.     using AltV.  [You can install different drivers with VINST.]
  598.          AltU gives you access to an unlimited number of further printer 
  599.     drivers in the form of .VDP disk files; select "L"oad, then type the file 
  600.     name.  [See PRINTER INSTALLATION for instructions on how to create such 
  601.     files.]  The new driver will replace the previous primary.
  602.  
  603. PRINTING (^KP) -  The ^KP command Prints the file you are editing.  The page 
  604.     format is determined by several factors: the current page length (^OP) 
  605.     determines the number of lines of text per page.  The top and left margins 
  606.     can be varied with options below.  Other options produce either a centered 
  607.     page number at the bottom of the page, or a header, consisting of a page 
  608.     number in the corner and/or a string of text; the spacing of these is 
  609.     controlled by settings in the printer driver.  Various printers position 
  610.     paper differently, but can typically put at least 60 lines of text on a 
  611.     standard 11-inch page.
  612.          You will be asked for a set of "Options:", at which point you may 
  613.     enter one or more of the following, in any order:
  614.  
  615.        @nn    begins printing AT page nn of the document.
  616.        =nn    RENUMBERS the printout so first page is numbered nn.
  617.        #nn    prints only (up to) a TOTAL of nn pages.
  618.        O,E    prints only Odd or Even pages (print one, then run the paper 
  619.             back through and print the other, for double-sided printing).
  620.        F      prints FACING pages (header/number reversed on even pages).
  621.        *nn    prints the entire job out nn TIMES (nn=1...255).
  622.  
  623.        N      NUMBERS pages sequentially, at top right.
  624.        C      numbers pages at bottom CENTER.
  625.      "..."    uses the quoted string as a HEADER.  The string will print at 
  626.             the top right next to the page number unless it begins with a "<" 
  627.             character, in which case it prints at the left edge.
  628.               Note: you can include the current Filename, Time or Date in the 
  629.             header simply by entering ^F, ^T, or ^D, respectively.  To enter a 
  630.             quote mark, double it ("").
  631.        S      SUPPRESSES the header/page number on the first page of output.
  632.        Tnn    sets a TOP MARGIN skip of nn lines.     [The default margins can
  633.        Lnn    sets a LEFT MARGIN skip of nn columns.    be set with VINST.]
  634.  
  635.        B      prints only the currently marked BLOCK.  Pagination is disabled, 
  636.             and no final formfeed is sent; you may have to eject the page.
  637.   (FILENAME)  redirects printer output to a disk file.  All print control 
  638.             codes will go into the file just as they would have been sent to 
  639.             your printer.  If you want to append the output to an existing 
  640.             file, type a "+" before the name: (+FILENAME).
  641.        A      ADDRESSES an envelope; see ENVELOPES.
  642.        P      PAUSES for your keystroke before each page prints (sheet feed).
  643.        ^      FILTERS control codes (like ^X) so they print out as text "^X".
  644.        D      DOUBLESPACES the printout.
  645.      '...'    sends an additional string of printer initialization commands 
  646.             before printing begins.
  647.  
  648.               EXAMPLE 1:      Options:  "<STATUS REPORT: ^D" N F
  649.     will put a header like "STATUS REPORT: 10/19/90" at the top left of each 
  650.     page, and the page number at the top right (vice versa on even pages).
  651.               EXAMPLE 2:      Options:  L12 #1
  652.     will print one page only, with an added left margin of 12.  (Printing a 
  653.     single page is a good check of page layout before going ahead to print a 
  654.     long file.  To continue at page two, use Options: @2.)
  655.               EXAMPLE 3:      Options:  BD(+SCRATCH)
  656.     will append the print output of the current marked Block, double spaced, 
  657.     to the disk file SCRATCH.
  658.  
  659.          ABOUT PAGINATION:  If you set the page length to 0 (see ^OP) or 
  660.     select the 'B' option to print only a block, the output will NOT be 
  661.     paginated by VDE -- that is, data will be sent to the printer in a 
  662.     continuous stream, and the printer will break pages when it considers them 
  663.     full.  No headers or page numbers will be printed; in fact, none of the 
  664.     options @,=,#,O,E,F,N,C,S,T,P,"...", which involve page numbering, are 
  665.     allowed with 'B'.  If for some reason you do want paginated printing of a 
  666.     block only, you must cut and paste it to a new file (see AltC,P), and 
  667.     print it as a separate file.
  668.  
  669.          ABOUT MARGINS: A left margin that is part of a document's format (via 
  670.     ^OL, etc) affects the file text but not placement of headers or page 
  671.     numbers.  Left margin settings external to the text ("Lnn", or printer 
  672.     driver default) shift the entire printout to the right, including headers 
  673.     and page numbers.  Because these settings are also in columns, their 
  674.     physical width will vary according to the font in use; you will get more 
  675.     consistent results if you use your printer's absolute left margin setting 
  676.     feature (see PRINTER INSTALLATION).
  677.  
  678.          ABOUT INITIALIZATION:  Codes '...' must be entered as actual 
  679.     characters or control codes, not digits.  If the command is "Esc A" (1B 41 
  680.     hex), press quote, ^P, [Esc], A, quote.  To enter a quote mark (27 hex), 
  681.     double it ('').  (Some control codes, including Esc, must be entered with 
  682.     the ^P prefix; see PROMPTS.  Codes 00-1F are entered as ^A, ^B, etc.  You 
  683.     may find an ASCII table helpful; see VINST.REF.)  An empty string ('') can 
  684.     be used to skip the driver's usual initialization, and can be followed 
  685.     (after a space) by another string '...' to use instead.
  686.  
  687.          OTHER NOTES:  Options 'C' and 'N' cannot be used together.
  688.          If you are in /W or /S file mode, any WordStar dot commands in the 
  689.     file (lines beginning with ".") will not be printed.
  690.          You can cancel printing at any time by pressing [Esc], or pause by 
  691.     pressing any other key (press a key again to resume).
  692.  
  693. PROPORTIONAL SPACING (^OK) -  Normally VDE assumes a fixed pitch font: one 
  694.     character equals one print column.  Yet if your printer has a proportional 
  695.     font, you can get VDE to use it, and to format text so that it will print 
  696.     with more appropriate margins.  Use ^OK to toggle proportional mode on and 
  697.     off.  When on, you will see "PS" in the header; all wordwrap and 
  698.     reformatting (^B,^OC,^OF) will take advantage of a table of varying 
  699.     character widths, for a better aligned printout, though line lengths may 
  700.     look uneven on screen; and when you print, a proportional font will be 
  701.     selected.
  702.          In proportional mode, the right margin needs to be interpreted in 
  703.     inches rather than characters, based on a conversion of 10 cpi, so that a 
  704.     right margin (^OR) of 70 means 7.0".  (Note: characters may extend well 
  705.     beyond the 70th column.)
  706.          Mixing proportional and fixed print in the same document is a little 
  707.     tricky.  You must install and use a print (^P) toggle or switch to 
  708.     alternate between the two fonts, type or format the fixed pitch parts with 
  709.     ^OK off, the proportional parts with ^OK on (and appropriately altered 
  710.     margins), and then print with ^OK off.
  711.          [See PRINTER INSTALLATION to install codes for proportional mode on 
  712.     your printer, and CHARACTER WIDTHS to adjust the width table.]
  713.  
  714. PROTECTED MODE (^KO) -  When you want to view a file without accidentally 
  715.     modifying it, you can engage protected mode with ^KO: the flag "R/O" (for 
  716.     Read/Only) shows in the header, and any command that would modify the file 
  717.     will be rejected as an "Invalid Key".  To disengage, use ^KO again.
  718.          If you load a file with the DOS R/O attribute, protected mode will 
  719.     engage automatically, and the ^KO command will not be able to disengage 
  720.     it.  The text cannot be modified with VDE, unless you first rename it 
  721.     (^KE) to a new filename.
  722.  
  723. REFORMAT ([Enter],^B;^OB) -  In documents, pressing [Enter] creates a 
  724.     permanent or "hard" Carriage Return marking the end of a paragraph.  (This 
  725.     is a CR without a preceding space; wordwrap creates a removable "soft CR", 
  726.     preceded by a space.  See TEXT FORMATTING.)
  727.            ^B reformats the paragraph the cursor is in according to the 
  728.     current margin settings and line spacing.  (Thus ^B is used not only to 
  729.     reshape a paragraph after editing, but also to change its format in 
  730.     various ways: see MARGINS, JUSTIFICATION, LINE SPACING.)  If the top line 
  731.     is indented relative to the next one, VDE preserves that as paragraph 
  732.     indentation.  To reformat an entire file use the MACRO command (Esc[) to 
  733.     repeat ^B.  (See also AUTO FORMAT.)
  734.          ^OB toggles display of hard CRs, which are normally marked by a left- 
  735.     arrow character in document files, to distinguish them from soft ones.  If 
  736.     you find this distracting, it can be turned off.
  737.  
  738. RULER LINE (^OT) -  To help you align text properly, ^OT displays a "ruler 
  739.     line" above the text.  Type ^OT again to remove it.  A moving pointer 
  740.     indicates the current column.
  741.          In each column you will see one of several symbols: the arrow "v" is 
  742.     the cursor column; "L,R" designate the current margins; "." indicates 
  743.     areas outside the current margins, "-" within them.  Also, tab stops are 
  744.     marked by either "!" (Variable) or ":" (Hard).  Examples:
  745.         (/D mode)      L-----!---!----------v--!--------------R........
  746.         (/N mode)      :.......:.......:....v..:.......:.......:.......
  747.  
  748. RUN COMMAND/SHELL (AltR) -  AltR lets you run DOS commands without leaving 
  749.     VDE.  An imitation DOS prompt is produced (e.g., "C:\WORK>"); you can copy 
  750.     or rename files, or run any other program you like, and afterwards VDE 
  751.     will prompt you to "Press [Esc]", which will return you to your undis- 
  752.     turbed VDE editing session.
  753.          In addition, you may simply hit [Enter], which lets you out into what 
  754.     is known as a Command Shell: you are actually back IN DOS, and can use any 
  755.     number of commands or move around as you like; when through, you need to 
  756.     type the DOS command EXIT to return to VDE.
  757.          Caution: don't load new memory-resident utilities from within the 
  758.     AltR command; this fouls up the DOS memory allocation.
  759.          To use AltR, you must have enough free memory to load and run the 
  760.     chosen program; and VDE must be able to find COMMAND.COM in order to 
  761.     execute it, via the COMSPEC environment variable.  Be sure either that 
  762.     your AUTOEXEC.BAT file includes a line like
  763.                         SET COMSPEC=C:\COMMAND.COM
  764.     or that your CONFIG.SYS file includes a line like
  765.                         SHELL=C:\COMMAND.COM C:\ /P
  766.     (In either case replace "C:\" with the appropriate directory.)
  767.  
  768. SAVE/EXIT (^KE,^KS,^KX,^KD,^KQ) -  ^KE renames your work, allowing you to 
  769.     change the filename (including directory) to which it will be saved, 
  770.     and/or the filemode governing its format.  At the prompt you can enter a 
  771.     new filename, a new directory, a new mode, or any combination of these.  
  772.     You can make your work "untitled" by pressing ^[Enter] (or ^J) at the 
  773.     prompt.  (See PROMPTS for other control key usage.)
  774.          ^KS Saves your work so far, writing the file to disk under the 
  775.     filename in the header.  (If it's "untitled", a new name will be 
  776.     requested.)  If the file has not been modified, you will be prompted to 
  777.     confirm that you meant to save it again anyway.  For safety, when you save 
  778.     changes to an existing file, a copy of the previous version is preserved 
  779.     as a BACKUP FILE (with the same name, but extension ".BAK").  If you 
  780.     decide to abandon your latest changes, you can recover the old version 
  781.     from the BAK file.  [You can choose not to maintain BAK files, if you 
  782.     prefer; see VINST, OPTIONS.]
  783.          There are several different commands for finishing up:
  784.        ^KX eXits, saving your work (if modified).
  785.        ^KD (Done) saves your work, then loads a new file to edit.
  786.        ^KQ just Quits, without saving to disk.  If the file has been modified, 
  787.     you will be prompted to confirm that you meant to do this!
  788.  
  789. SCREEN CONTROLS (^W,^Z; Alt[^,v,<,>]; ^OE,^OZ) -  VDE provides a number of 
  790.     commands to control the display screen:
  791.          ^W and ^Z scroll the screen up and down a line at a time, without 
  792.     moving the cursor in the text (unless necessary).
  793.          Used with [Alt], any arrow key also causes the screen to scroll: 
  794.     up/down by 1/3 screen, or right/left 32 columns.  Again, the cursor is not 
  795.     moved unless necessary.  (The screen cannot shift rightward past the end 
  796.     of the current line.)
  797.          ^OE makes the current line the top of the screen.
  798.          ^OZ temporarily blanks the entire screen: for avoiding CRT burn-in, 
  799.     or just protecting work from prying eyes or fingers.  Restore the screen 
  800.     by pressing [Esc].  This is also useful if some other software (like a 
  801.     memory-resident utility) has messed up the screen: type ^OZ,Esc and VDE 
  802.     will completely restore it.
  803.  
  804. SCREEN SIZE (AltA,AltE) -  VDE automatically adapts to any size text screen 
  805.     currently in use (minimum: 40 columns, 8 lines).  This means that VDE 
  806.     supports nonstandard screen sizes (like 96 or 132 columns) provided by 
  807.     some PC video systems; it will run on laptop/palmtop computers with 
  808.     smaller displays; and visually impaired users can use the DOS command MODE 
  809.     40 to edit with a 40 column large-type screen.  When running with fewer 
  810.     than 80 columns, VDE omits most toggle indicators from the header, and 
  811.     truncates the function key labels; also, some menus remain in 80-column 
  812.     format, and can be scrolled horizontally by pressing the [<,>] keys while 
  813.     they are on screen.
  814.          You can use your own software (like the popular UltraVision program, 
  815.     or any utilities that may have come with your video adapter card) to 
  816.     change the font or screen size (lines,columns) before running VDE, or even 
  817.     while editing (via the AltR command).  VDE also offers two internal 
  818.     commands to vary screen size:
  819.          AltA changes the screen width, toggling between normal (80-column) 
  820.     mode and wide (132-column) mode.  It can be used alone, or in combination 
  821.     with AltE.  This command works ONLY with certain brands of video cards 
  822.     which offer 132 column displays [see INSTALLATION to specify yours], or if 
  823.     you are running UltraVision with a card that supports its 132 column mode.
  824.          AltE changes the screen length (number of text lines displayed).  In 
  825.     standard 132-column modes it simply toggles between the normal 25-line and 
  826.     50-line (VGA; 43 for EGA) text.  But when possible, it displays a prompt 
  827.     offering a wider range of sizes:
  828.                     Standard VGA - 20,25,28,33,40,50,57 lines  (80 cols)
  829.                              EGA - 17,25,29,35,43,50
  830.             with UltraVision VGA - 25,34/36,50/53,60/63 lines  (80/132 cols)
  831.                              EGA - 25,34,43,60
  832.     You can select a letter code A-G, or [Enter] for your default value [which 
  833.     can be changed with VINST].  Larger characters are easy on the eyes; 
  834.     smaller ones can pack more text into one screen.
  835.          NOTE: Under DESQview, you must use its "Rearrange:Video" menu 
  836.     selection to change text sizes; VDE's own commands will not work.
  837.  
  838. SPELLING CHECK (AltH,AltJ) - For registered users who have the spelling 
  839.     checker, AltH will check spelling of the word at the cursor, and AltJ will 
  840.     go through the document beginning at the word after the cursor.  See the 
  841.     VDESPELL.DOC file that comes with the speller for complete instructions.
  842.  
  843. SPLITTING FILES (AltS) -  If you encounter a text file that is too large for 
  844.     VDE to load and edit, you can divide it into manageable chunks with the 
  845.     Split command.  You will be prompted for the name of the file to split; 
  846.     VDE will divide it in pieces whose names have a number added at the end of 
  847.     the file name.  Example: BIG.DOC will split into BIG1.DOC, BIG2.DOC, etc, 
  848.     each of which you can edit separately.  After 9, the numbers continue with 
  849.     letters A..Z.  (The original file also remains on disk.)
  850.          If necessary, the files can later be reassembled into one with the 
  851.     DOS COPY command, for example:  COPY BIG1.DOC+BIG2.DOC BIG.DOC.
  852.  
  853. TABS ([Tab],Shft[Tab]; ^OV,^OI,^ON; ^PI,Alt[Tab]) -  There are two tab modes, 
  854.     Variable and Hard; ^OV toggles between them.
  855.          In Hard Tab mode (the default for nondocuments), the [Tab] key 
  856.     produces an actual ^I (ASCII TAB) character, which will overwrite the 
  857.     character at the cursor or, if Insert is on, insert before it.  Hard Tabs 
  858.     produce indents at fixed intervals [normally 8 columns; optionally 4 or 
  859.     16], and also display as a highlighted "I" in document modes.
  860.          In Variable Tab mode (the default for documents), the [Tab] key moves 
  861.     to the next tab stop set.  In Overwrite mode, the cursor moves over any 
  862.     existing text; in Insert mode, spaces are inserted into the text.  In 
  863.     either case, spaces are added at the end of a line if needed.
  864.          Up to sixteen tab stops may be set with ^OI, or cleared with ^ON; the 
  865.     defaults are in columns 6, 15, 35, and 55.  [These can be changed.]  Both 
  866.     commands prompt for a list of column numbers, or you can press [Enter] for 
  867.     the cursor column.  The Set command ^OI also accepts two options, both of 
  868.     which replace all previous tab settings:
  869.               @nn           Set tabs every "nn" columns
  870.               #n1,n2,...    Set tabs to columns "n1,n2,..." ONLY
  871.     You can simply clear all variable tabs by typing ^ON followed by "*".
  872.          The Shft[Tab] command tabs backwards (left to the previous stop), 
  873.     useful for moving around in tables, etc.
  874.          You can always get a Hard Tab with ^PI, or a Variable Tab with 
  875.     Alt[Tab], no matter which tab mode you are in.
  876.  
  877. TIME/DATE (AltT,AltD) -  VDE can read the DOS system clock and insert the 
  878.     current time and date in your file automatically.  Just press AltT for the 
  879.     Time, or AltD for the Date.  The string will appear at the current cursor 
  880.     location, as though you had typed it in yourself: for example,
  881.               1:21 PM            [or 13:21 -- VINST selects the format]
  882.               January 15, 1988   [or 1/15/88, 15 January 1988, 15.1.88]
  883.  
  884. UNDELETING (^U) -  The undelete function can be used to recover accidentally 
  885.     deleted text or overstruck characters.  The lost text will be replaced at 
  886.     the current cursor location.  ^U may be used repeatedly to undo a sequence 
  887.     of deletions, recovering each character, word, or line in order.  (Once 
  888.     all deleted text is restored, ^U does nothing.)
  889.          Exception: block deletions cannot be recovered sequentially, they 
  890.     must be undeleted immediately (before any other deletion occurs).
  891.          Undeletion can also be used as a sort of quick-and-dirty block move.  
  892.     For example, if the cursor is at the start of a word, the commands ^T^F^U 
  893.     (which of course can be assigned to a function key) will swap that word 
  894.     with the one following it.  Similarly, ^Y^X^U will swap two lines.
  895.  
  896. UPPER/LOWER CASE (^^; ^K",^K',^K^) -  ^^ (Ctrl-caret or 6) reverses the case 
  897.     of the character at the cursor, if it was a letter, and moves to the next.
  898.          The ^K^ (^K-caret) command reverses all text in a marked block (see 
  899.     BLOCK COMMANDS); ^K" makes all text in the block uppercase, ^K' lowercase.
  900.  
  901. WINDOWS (^OW; AltW,AltF; ^[PgUp,PgDn]) -  VDE can split the screen into two 
  902.     windows, showing either two parts of the same file or two different files.  
  903.     In either case, AltF moves the cursor back and forth between the two 
  904.     windows.  ^[PgUp] and ^[PgDn] scroll BOTH windows in synchronization.
  905.         ^OW is used within a SINGLE file; it creates a second window 
  906.     (originally a duplicate of the first, of course) in which you can move to 
  907.     and view or edit another location in the file at the same time.  (Note: 
  908.     any modifications made to the file will not be reflected in the inactive 
  909.     window until you return to it.)  Type ^OW again to undo windowing.
  910.         AltW splits the screen Window between two DIFFERENT files being 
  911.     edited, showing you both at once (note the different filename in the 
  912.     second window).  Type AltW again to undo.
  913.  
  914.  
  915. ================================  7. MACROS  =================================
  916.  
  917.  
  918. AUTOEXEC MACRO -  VINST can designate any function key definition you create 
  919.     as "autoexec", meaning a macro that will execute automatically whenever 
  920.     you first enter VDE.  This feature can be used for a variety of purposes, 
  921.     including changing defaults not available through VINST options.  See also 
  922.     FUNCTION KEYS.
  923.          Notes: if you load multiple files, remember that for settings which 
  924.     are specific to each file (like margins), only the first file will be 
  925.     affected.  You cannot use a utility like KEYSTACK that stuffs input into 
  926.     the DOS keyboard buffer before running VDE, if an autoexec macro exists.
  927.  
  928. FUNCTION KEYS ([F1]...[F12], EscA-Z,0-9) -  Up to 48 macros can be assigned to 
  929.     function keys; they can then be recalled and used with one keystroke.  
  930.     Each PC function key can be used alone or with Shift, Ctrl, or Alt, to 
  931.     produce:        [F1]...[F10]  =  F1....F10 in VDE notation
  932.               Shift-[F1]...[F10]  =  !F1..!F10
  933.                Ctrl-[F1]...[F10]  =  ^F1..^F10
  934.                 Alt-[F1]...[F10]  =  @F1..@F10
  935.     And, if you have an Enhanced (101-key) AT keyboard, also:
  936.               F11, F12, !F11, !F12, ^F11, ^F12, @F11, @F12
  937.     VDE comes with [F1] set as a "Help" key (^J), but this can be changed.
  938.          For those who find function keys difficult to remember, you can also 
  939.     assign a letter or digit to invoke a definition with the [Esc] key; thus, 
  940.     if your Address is on [^F3], you could also call it up with EscA.
  941.  
  942.          The Esc[ and Esc] commands (see MACRO DEFINITION) give the option of 
  943.     Storing the macro definition to any function key, so that the macro can 
  944.     later be executed simply by pressing that key.  If you choose "Store",
  945.             VDE asks "Make Quiet, No-repeat, Both:".  Reply "Q" for a 
  946.          key that executes in Quiet (fast) mode; "N" for a key that 
  947.          runs once, without asking for a repeat count; or "B" for 
  948.          both of these.  Press [Enter] instead for a key that 
  949.          executes just like the "Use macro" option, visibly, asking 
  950.          for a repeat count first.
  951.             VDE asks "Store to key:".  Press the desired function 
  952.          key, from [F1] to [@F12].
  953.             VDE asks "Esc key:".  If desired, press a letter or digit, 
  954.          which can then also be used with [Esc] to invoke this key.
  955.             VDE asks "Label?"  Enter a label, up to 7 characters, for 
  956.          the key label line (see FUNCTION KEY LABELS).
  957.     Don't choose "Q"uiet for a key that will request input from you.
  958.          There is a total of about 2000 bytes available for all 48 keys, and a 
  959.     125 byte limit [in VDE; VINST can accept 253] for any one key.  You can 
  960.     delete a key definition by entering an empty macro string (Esc[, [Enter]) 
  961.     and storing it to the key.  Pressing an undefined key gives an error.
  962.          Keys defined with Esc[ or ] last only during the current editing 
  963.     session (VDE.EXE itself is not modified).  [VINST lets you install 
  964.     definitions permanently; see DEFAULT FUNCTION KEYS.]
  965.  
  966.          EXAMPLES: Keys are useful for storing a frequently repeated phrase; 
  967.     [F3] is much more convenient than "World Wide Widgets Ltd. (N.A.)".  You 
  968.     might also use several for sets of margins, like: ^OL 5 [Enter] ^OR 60 
  969.     [Enter].  A key defined as ^QR ^N AltD ^OF would place the current date at 
  970.     the top right of a letter.  Many VDE users set up a function key to 
  971.     produce a personalized letterhead: for example, the macro
  972.               ^N John Doe ^OC ^N 123 Main St ^OC ^N City, State ^OC
  973.     will insert that three-line address, neatly centered.  You can add print 
  974.     effects (bold, italic) to suit your taste.  For a solid line separating 
  975.     this from the body of the letter, try adding
  976.                           ^N ^PS ^OF ^E ^V ^PS ^V ^X
  977.          Function keys can be used to create powerful new commands, for 
  978.     example: ^D ^A ^KB ^F ^KK will mark the current word as a block.  And, 
  979.     similarly, ^QS ^KB ^X ^KK will mark the current line as a block.
  980.  
  981. FUNCTION KEY LABELS (^OU) - To help you remember the purpose of your function 
  982.     key definitions, the ^OU command toggles the display of a label line at 
  983.     the bottom of the screen.  When a key is defined, its number will appear 
  984.     on the label line, followed by the label (if any) entered when the key was 
  985.     stored.
  986.          The label line is sensitive to keyboard shift status; if you press 
  987.     and hold Shift, Ctrl, or Alt for a moment, the labels will change to show 
  988.     those for the shifted function keys.
  989.          On 80-column screens, 10 labels are visible; in 40-column mode, 5.  
  990.     Labels for the F11, F12 keys only appear on screens of 96 or more columns.
  991.  
  992. KEY DEFINITION FILES (AltU) -  These files save function key definitions and 
  993.     labels, and should be given a file type of ".VDF".  You can load such a 
  994.     file, along with your text file(s) to edit, from the command line (see 
  995.     SYNTAX).
  996.          AltU can be used while editing: it will ask whether you want to 
  997.     "L"oad or "S"ave such a file, then prompt for the name of the file.  If 
  998.     you load a .VDF file, those definitions will replace any previous ones.  
  999.     If you save, the current definitions will be written to the file.  [.VDF 
  1000.     files can also be created or installed as defaults in your copy of VDE, 
  1001.     using VINST.]
  1002.  
  1003. MACRO DEFINITION AND USE (Esc[,Esc]) -  To DEFINE a macro, type Esc[.  You 
  1004.     will be asked for the macro definition; you may want to plan it out first 
  1005.     with pen and paper.  Many special PC keys are not accepted at VDE input 
  1006.     prompts, including here; you must use the WordStar equivalent, like ^R 
  1007.     instead of [PgUp].  Those keys can, however, be recorded (see RECORDING 
  1008.     MACROS), and can be entered when defining a macro with VINST (see DEFAULT 
  1009.     FUNCTION KEYS).  Even MenuBar commands (except {User:}) can be used in 
  1010.     macros, with the ^[Esc] command (see MENUBARS).
  1011.          Then you will be asked whether you want to Use the definition you 
  1012.     entered now, or Store it (on storing, see FUNCTION KEYS).
  1013.          Then you need to decide whether you want the macro to repeat (and if 
  1014.     so how many times), and whether you want to watch it happen or not.
  1015.             VDE asks "Make Quiet, No-repeat, Both?"  Reply "Q" for 
  1016.          Quiet (fast) operation, or press [Enter] for visible (slower) 
  1017.          execution.  (The "N" option is intended for storing keys, 
  1018.          but can also be typed here to skip the next question.)
  1019.             VDE asks "Repeat count?"  Type the number of times to 
  1020.          execute (0-254), or just [Enter] for 1; or "*" to repeat 
  1021.          indefinitely.
  1022.         When a macro executes, the "!" flag appears in the header; normally, 
  1023.     you can also see its effects as it executes.  You can cancel it at any 
  1024.     time by pressing [Esc].  If you choose to speed up macro execution by 
  1025.     specifying "Q"uiet mode, only the header will be updated as the macro 
  1026.     runs.  (Don't do this if the macro concludes by requesting user input -- 
  1027.     the necessary prompt would not display!)
  1028.          Macros will stop automatically if an error condition occurs, in which 
  1029.     case the error message will display briefly; or if the cursor attempts to 
  1030.     move past the top or end of the file, in which case no error displays.  
  1031.     (Exception: Esc$ can change error handling.  See MACRO PROGRAMMING.)  
  1032.     Thus some macros will halt on their own when they reach the end of a file; 
  1033.     others will have to be terminated manually, by pressing [Esc].
  1034.          Once defined, a macro can be re-used with the Esc] command, which 
  1035.     again gives you the options to (re)Use or Store the last macro defined or 
  1036.     used.  [To add a function key permanently to VDE.EXE, use VINST: either 
  1037.     enter it again in VINST, or write it to a file and read the file into 
  1038.     VINST -- see DATA FILES.]
  1039.  
  1040.          EXAMPLES:  For clarity, macro examples will be given here as they 
  1041.     function, not as they are typed in; remember that you will need to add ^P 
  1042.     prefixes for certain control keys ([BkSp] (^H), [Enter] (^M), ^J, ^Y, ^P).  
  1043.     Keystrokes are often separated by spaces for clarity; the "_" symbol is 
  1044.     used to represent an actual space character typed.
  1045.             1.  Reformat an entire file: after Esc[, just enter
  1046.                                   ^B
  1047.          Specify Quiet and indefinite repeat as options ("Q,*").
  1048.             2.  View a file by scrolling slowly through it:
  1049.                           Esc; ^Z   or    Esc; ^C
  1050.          This pauses, then scrolls down.  (Again, repeat with "*".)
  1051.             3.  Re-load the current file, eliminating any changes 
  1052.          made since it was last saved:
  1053.                                ^KL ^F [Enter]
  1054.             4.  Macros are quite powerful.  Can you figure out what 
  1055.          this one does, if entered with indefinite repeat "*"?
  1056.                 ^QR ^QF(^J ^G ^KB ^QF)^J ^G ^KK ^QC [Enter] ^KV
  1057.          (It takes all phrases in parentheses out of a file, making 
  1058.          a list of them at the end of the file.)
  1059.  
  1060.          TECHNICAL NOTE: Ordinarily macros are completely self-contained, and 
  1061.     NEVER request input from the keyboard while executing.  There is one 
  1062.     exception: using AltR to run a program from a macro is tricky.  Input 
  1063.     while in the program or shell must be typed by you.  (VDE resumes control 
  1064.     only when the program ends; if the macro continues, its next keystroke 
  1065.     must be the [Esc] to return to editing.)
  1066.  
  1067. MACRO PAUSE/INPUT (Esc;,Esc?,Esc:) - Esc; gives a brief pause before macro 
  1068.     execution continues, so the user can see what's happening on screen.  Use 
  1069.     two or more to get a longer pause.
  1070.          Esc? accepts text or commands from the keyboard during macro 
  1071.     execution.  The header's "!" flag turns into "?" when user input is 
  1072.     expected.  Anything except macro and function key commands may be used.  
  1073.     [Esc] terminates input, returning control to the macro.  ^[Break] aborts.
  1074.          Esc: makes the following command (for example, ^QF) take its input 
  1075.     from the keyboard.  The macro resumes when that command is completed.  
  1076.     Example: Esc:Esc! lets you type in the label to jump to.
  1077.  
  1078. MACRO PROGRAMMING (^F;Esc0..Z,Esc!,Esc=,~,<,>,Esc$,Esc(),Esc+,-,Esc&,&&) - VDE 
  1079.     has several commands that operate only within a macro definition, and give 
  1080.     you conditional control over the execution of a macro, allowing real 
  1081.     programming.
  1082.          ^F, entered as part of an input string, will be replaced by the 
  1083.     current filename when the macro executes.  This can be useful to refer to 
  1084.     the current file when running compilers and file utilities.  Thus, if you 
  1085.     define the macro
  1086.                          AltR compile ^F /g /r1 [Enter] Esc,
  1087.     the ^F embedded in the string will be expanded, so that the DOS command 
  1088.     executed by AltR will actually be something like
  1089.                          compile C:\PGM\MYPROG.C /g /r1.
  1090.  
  1091.          Esc0...Z, when placed in a macro, function simply as local "labels" 
  1092.     0...Z.  They have no effect, but can be "jumped" to by other commands.
  1093.          Esc! followed by 0..9,A..Z is a "jump" instruction, causing macro 
  1094.     execution to resume with the command following that label.  Example: Esc!2 
  1095.     jumps to label 2.  As two special cases, Esc![ jumps to the beginning of 
  1096.     the macro, and Esc!] jumps to the end (exits).
  1097.  
  1098.          Esc= and Esc~ perform tests on the character at the current cursor 
  1099.     position.  There are two ways to use them:
  1100.               (1) Followed by a character, then a label 0..Z (or 
  1101.          "[","]" for start or end), they are conditional jumps: they 
  1102.          jump IF the character does (or for "~", does NOT) match the 
  1103.          one specified.  Example: Esc~^M2 jumps to label 2 if the 
  1104.          current character is NOT a CR.
  1105.              (2) Followed by a character, then ">" or "<", they are 
  1106.         search loops.  They will continue to move the cursor right 
  1107.         (or for "<", left) as long as the character at the cursor 
  1108.         does (or for "~", doesn't) match, or until the beginning or 
  1109.         end of the file.  Example: Esc=_> moves right as long as the 
  1110.         current character is a space (so it stops on a NONspace).
  1111.          Similarly, Esc< and Esc> test the cursor character's ASCII value and 
  1112.     act accordingly: thus Esc<A2 jumps to label 2 if the character is less 
  1113.     than ASCII "A" (41 hex), etc.
  1114.          (Note: place and block markers, since they are not part of the file 
  1115.     text, will fail any test.  If you need to check for their presence, you 
  1116.     can use Esc<^@ [00 hex, entered as ^P@] since no actual character could be 
  1117.     <0 and fail this test.)
  1118.  
  1119.          Normally, a macro halts when an error occurs.  With Esc$ you can 
  1120.     instead specify a label where execution should continue.  Thus, after the 
  1121.     command Esc$E, any command resulting in an error (like "not found") will 
  1122.     cause a jump to label E, ignoring the error.  You can also use the special 
  1123.     characters "[","]" to jump to the beginning or end of the macro, or "@" to 
  1124.     continue without taking action, or "$" to return to halting on any error.
  1125.          If you program an endless loop, you will at some point have to halt 
  1126.     execution of the macro by pressing Esc.
  1127.  
  1128.          Several commands allow the use of a counter variable.  Esc() sets the 
  1129.     value: for example, Esc(0) initializes it to zero.  The Esc+ command 
  1130.     simply increments the value; Esc- (minus) decrements the value, then jumps 
  1131.     if it is zero to a specified label.  (In addition to a number, you may use 
  1132.     "[" or "]" for the start or end, or "@" to avoid jumping entirely.)  
  1133.     Example: Esc-] decrements the counter, jumping to the end (exiting) if it 
  1134.     reaches zero; Esc-@ simply decrements it.
  1135.          Chaining or calling other macros lets you organize them more 
  1136.     efficiently and conserve definition space.  Esc&, followed by a key 
  1137.     identification like "!F1", is used to "chain" to another function key.  
  1138.     Use "!,^,@" for Shift, Ctrl, Alt; and after the "F", a single digit "1"- 
  1139.     "9", or "A"-"C" for 10-12.  ("0" is also accepted for F10.)  Example: 
  1140.     "Esc&^FB" chains to Ctrl-F11.  Esc&& works similarly but "calls" the other 
  1141.     key, returning when it finishes.  Calls may be nested 4 deep.
  1142.          The examples below will give some idea of how these commands can be 
  1143.     used to construct your own new VDE commands.  They will work faster if 
  1144.     you store them as Quiet keys, but in general, don't make macro programs 
  1145.     Quiet until you're sure they work.
  1146.  
  1147.          EXAMPLES: 1. Here is a good macro program (best stored as a Quiet 
  1148.     key) to move the cursor to the start of the current sentence:
  1149.     Esc~.1 ^S Esc1 Esc~.< ^D Esc=_2 Esc=^M2 ^S^S Esc!1 Esc2 ^D Esc=_2 Esc=^M2
  1150.          You could explain this in programmer's pseudo-code as:
  1151.               If not "." goto label1    ;move left if already on period
  1152.               Move left
  1153.      label1:  While not "." move left   ;move left to previous period
  1154.               Move right                ;move right to following character
  1155.               If " "  or ^M goto label2
  1156.               Move left twice           ;skip over a period if it's not
  1157.               Goto label1               ;  followed by a space or return
  1158.      label2:  Move right                ;okay, now move right as long
  1159.               If " " or ^M goto label2  ;  as you see a space or return
  1160.               (all done)
  1161.          2. This macro moves to the start of the current paragraph:
  1162.                           ^QS ^S^S Esc=_[ ^D^D
  1163.          3. If you have some text that you can't reformat because every line 
  1164.     ends in HARD CRs, here is a macro that will "soften up" one paragraph's 
  1165.     worth, leaving just one HARD CR at the end:
  1166.                    ^QS ^X Esc=_] Esc=^M] ^S_^D Esc![
  1167.          4. If you want to produce a "pure ASCII" file for software that can't 
  1168.     accept control codes (other than CR,LF) or IBM graphics, here is a macro 
  1169.     that will filter these out before you save to disk (use filemodes /A,U,N):
  1170.               Esc*f EscB Esc>~X Esc=^MN Esc<_X EscN ^D Esc!B EscX ^G Esc!B
  1171.          5. This macro moves to the center of the current line; note how the 
  1172.     counter variable is used to figure the line length, then move back only 
  1173.     halfway:   ^QS Esc(0) Esc1 Esc+ ^D Esc~^M1 Esc2 Esc-] Esc-] ^S Esc!2
  1174.          6. Many programming languages use nested sets of parentheses, for 
  1175.     example "{}" in C.  This macro, when the cursor is placed on an open 
  1176.     bracket "{", will move ahead to find the closed bracket "}" that matches 
  1177.     it:  Esc~{] Esc(0) Esc1 Esc~{2 Esc+ Esc!3 Esc2 Esc~}3 Esc-] Esc3 ^D Esc!1
  1178.  
  1179. TOGGLE CONTROL (Esc*) -  "Toggle" commands can create difficulties when used 
  1180.     in macro and function keys: ^V, for example, toggles insert mode.  But 
  1181.     when you plan a function key, you don't necessarily know how Insert will 
  1182.     be set when the key is used!  So if you use ^V in the macro, you don't 
  1183.     know whether you just turned it off or on; you might be overstriking or 
  1184.     inserting, and can't tell.
  1185.          The Esc* command provides a solution, by letting a macro specify an 
  1186.     exact state for each toggle.  Esc* must be followed by a LETTER to 
  1187.     identify a toggle, UPPERcase to turn it ON or LOWERcase to turn it OFF.  
  1188.     (Insert and Justify each have a third state, as well.)  For example, Esc*i 
  1189.     will set INSERT OFF, regardless of its previous state.  The toggles are:
  1190.               Autoindent     (^OA)  'a'=off  'A'=on
  1191.               Doublespace    (^OS)  'd'=off  'D'=on
  1192.               auto Format    (^OM)  'f'=off  'F'=on
  1193.               Hyphenation    (^OH)  'h'=off  'H'=on
  1194.               Insert         (^V)   'i'=off  'I'=on  'W'=word
  1195.               Justification  (^OJ)  'j'=off  'J'=on  'R'=remove
  1196.               Proportional   (^OK)  'p'=off  'P'=on
  1197.               Varitab        (^OV)  'v'=off  'V'=on
  1198.               margin release (^OX)  'x'=off  'X'=on
  1199.  
  1200. RECORDING MACROS (Esc") - As an alternative to composing macros and using the 
  1201.     Esc[ command to type them in, you can simply record a macro as you go 
  1202.     about a task.  Press Esc" to activate recording; type away; then press 
  1203.     Esc" again to conclude.  You will then be asked whether to use or store 
  1204.     it, etc (see MACROS).  No confusing ^P prefixes are needed.  While 
  1205.     recording, a quote mark (") will be visible in the upper right (prefix) 
  1206.     area of the header.
  1207.          If you make an error while recording, use Esc" to stop recording, 
  1208.     press [Esc] at the prompt to quit, and start over.
  1209.          NOTES: Because macros don't nest, Function key commands themselves 
  1210.     (and also the {User:} MenuBar) cannot be used while macro recording is in 
  1211.     progress.  Any other keystrokes can be recorded, including all other 
  1212.     MenuBar selections, and even PC keys like [PgUp] which cannot be entered 
  1213.     directly into a macro definition with the Esc[ command.  Be careful when 
  1214.     creating macros by recording [BkSp], [Del], [Home], [End]; the functions 
  1215.     of these keys are VINST options and may differ in someone else's copy of 
  1216.     VDE, so you may wish to use commands like ^S, ^G, ^QS, ^QD instead.
  1217.  
  1218.  
  1219. =====================  8. REVIEWS / ABOUT THE AUTHOR  ========================
  1220.  
  1221.  
  1222.                    A sampling of recent comments about VDE:
  1223.  
  1224.        "VDE is a word-processing program for people who like their 
  1225.     programs lean, mean and simple... executes all the standard 
  1226.     operations necessary for writing articles, books or screenplays... 
  1227.     blazingly fast... Even the loading and storing of files is speedy."     
  1228.               - Paul Ciotti, Los Angeles Times Magazine (18 March 1990)
  1229.  
  1230.        "This may be the finest piece of word processing code ever 
  1231.     written.  I have never been as impressed with anything as I have with 
  1232.     VDE 1.5... writing software in 100 percent assembly language still 
  1233.     pays off in performance and reduced code size.  It's an astonishing 
  1234.     product, believe me.  It's more than the perfect laptop word 
  1235.     processor.  Actually, it's something that corporations should 
  1236.     consider if they want to save tens of thousands of dollars...  I 
  1237.     cannot give a higher recommendation for any product that I have seen 
  1238.     in ten years than I can for VDE 1.5.  Top recommendation."
  1239.               - John Dvorak, PC Magazine (24 April 1990)
  1240.  
  1241.        "What fascinated Dvorak was not just the astonishing functionality 
  1242.     achieved with very little programming code, but also the attitude -- 
  1243.     and implications -- of the author who circulated it freely asking 
  1244.     only for a modest sum for site licenses...  VDE is an amazing word- 
  1245.     processor, offering almost everything except the layout and document 
  1246.     processing features found in far fatter programs... it supports the 
  1247.     old WordStar command set... ergonomically the most efficient I've 
  1248.     ever learned."
  1249.               - Colin Brace, Language Technology/Electric Word (July/Aug 1990)
  1250.  
  1251.        "I've used various versions of WordStar, WordPerfect, and Wang 
  1252.     IWP.  I wouldn't trade my copy of VDE for shrink-wrapped sets of the 
  1253.     latest versions of all of these.  I congratulate you both on the 
  1254.     quality of your program and on your policy in making it available..."
  1255.               - K.N., registered VDE user (August 1991)
  1256.  
  1257.  
  1258.      As of Spring 1992, VDE can be found in "Dvorak's Top 30", a boxed 
  1259. collection of shareware applications published by Interplay Productions, 
  1260. available in retail stores.  It is also included on-disk with the book 
  1261. "Dvorak's Inside Track to DOS and PC Performance" by John Dvorak and Nick 
  1262. Anis, published by Osborne/McGraw-Hill.
  1263.  
  1264.  
  1265.                                ABOUT THE AUTHOR
  1266.  
  1267.      Eric Meyer has also written the shareware ZIP serial file transfer 
  1268. program and a number of free utilities for IBM PC compatibles.  He holds an 
  1269. A.B. in physics and a Ph.D. in history and philosophy of science, and has 
  1270. taught at the Universities of Indiana, Oklahoma, and Colorado.  A longtime 
  1271. advocate of microcomputers, he has done programming in HP-41, Z80 assembler, 
  1272. BASIC, FORTRAN, LISP, C, and APL; lately he has been working mostly in 8086 
  1273. assembler.  In a period of escalating software complexity and prices, he still 
  1274. believes that useful, inexpensive software should remain available to computer 
  1275. users worldwide.
  1276.  
  1277.  
  1278. ================================[end VDE.REF]=================================
  1279.