home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / v / vde165a.zip / VDE.REF < prev    next >
Text File  |  1993-03-11  |  81KB  |  1,248 lines

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