home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / EDITORS / VDE164.ZIP / VINST.REF < prev    next >
Text File  |  1992-08-14  |  47KB  |  790 lines

  1.  
  2.  
  3.                                   VINST.REF
  4.                                   ---------
  5.                   Instructions for VDE Installation Utility:
  6.                           version 1.64 (14 Aug 1992)
  7.  
  8.                              (c)1987-92, E. Meyer
  9.  
  10.  
  11.  
  12. ================================  CONTENTS  ==================================
  13.  
  14.  
  15.  1. RUNNING VINST.  What VINST is, and how to use it.
  16.  
  17.  2. INSTALLATION.  Installing for different computer hardware, colors, etc.
  18.  
  19.  3. MENUBAR MODE.  Choice of operating mode; customization of User menu bar.
  20.  
  21.  4. USER OPTIONS.  Customization of many initial VDE settings.
  22.  
  23.  5. PRINTER INSTALLATION.  Using printer features: print modes, graphics, etc.
  24.  
  25.  6. DEFAULT MACRO KEYS.  Installing a default set of macro keys.
  26.  
  27.  7. DEFAULT FUNCTION KEYS.  Installing the function keys.
  28.  
  29.  8. GRAPHICS.  Modifying the default set of graphics characters.
  30.  
  31.  9. CHARACTER WIDTHS.  Modifying the default set of character widths.
  32.  
  33. 10. RESTORE DEFAULTS.  Undoing previous modifications.
  34.  
  35.  
  36. ===========================  1. RUNNING VINST  ===============================
  37.  
  38.  
  39.      VINST is a utility that lets you modify your copy of the VDE editor:
  40.               * Installing for use on non-standard computers
  41.               * Selecting or customizing a driver for your printer
  42.               * Configuring settings and options to suit your tastes
  43.  
  44.      VDE comes configured for a standard IBM PC; you will need to make some 
  45. changes before using it on a non-IBM compatible computer, or a graphics card 
  46. (like old IBM CGAs) that experiences snow (see INSTALLATION).  You will want 
  47. to choose the correct driver for your printer, and may eventually want to make 
  48. some small modifications to it.  And, once you start editing with VDE, you 
  49. will probably discover some of its many settings and options that you would 
  50. like to change.  For example, if you dislike MenuBar mode, you can make 
  51. Command mode the default instead.
  52.  
  53.               NOTE: VINST allows VDE to be customized for best 
  54.          performance on a variety of computer hardware.  If you are 
  55.          using equipment (computer, graphics card, printer, etc) 
  56.          which VDE does not work well with, or does not seem to be 
  57.          taking full advantage of, please provide the appropriate 
  58.          technical or programmer's information from your manual so 
  59.          that future versions of VDE can support it.
  60.  
  61.      You should begin using VINST soon; once you have made changes to VDE, the 
  62. initial welcome/copyright messages in VDE and VINST will no longer appear.
  63.      Your copies of the program files will be called VDE.COM and VINST.COM, 
  64. though of course you can rename them (I usually call them V.COM and VI.COM).  
  65. To run VINST simply type:
  66.               C>vinst                 if your copy is still called "VDE.COM"
  67.         or    C>vinst V.COM           if it's called "V.COM" (or whatever).
  68.  
  69.      VINST can also read and write various "auxiliary data files" (type .VDx), 
  70. for user options, macro definitions, graphics, and printer support; see DATA 
  71. FILES.  VDE's ability to load such files allows modifications to these 
  72. features during editing.  In addition, they can make updating to a new version 
  73. of VDE easier: just save your old settings to files with the old VINST, and 
  74. then install them in your new copy of VDE with the new VINST.
  75.  
  76.      NOTES: VINST modifies the file VDE.COM; always keep an unmodified 
  77. original copy of all VDE files in case problems arise!
  78.      Because installation features change with almost every release, the 
  79. version numbers of VINST and VDE must agree.  Auxiliary data files (.VDx) 
  80. change format less often, and VINST can usually read files created by other 
  81. recent versions.  In either case, if VINST can't load an older file, you will 
  82. get a "<Version error>" message, and must re-create the file.
  83.  
  84.      VINST is fully menu-driven; it will present you with a set of categories 
  85. that corresponds to each section below, starting with Installation; within 
  86. each category, each value is named and displayed, giving you the opportunity 
  87. to change it.  The program is largely self-documenting, and steps you through 
  88. each item individually.  The main menu also offers a "Help" option, which 
  89. displays some of the following information on screen to assist you.
  90.  
  91.      VINST uses several types of data entry for different parameters:
  92.   TEXT - Just type in the character(s).
  93.   LOGICAL - Yes/No.  Just type "Y" or "N".
  94.   DECIMAL - Enter a number from 0 to 255.
  95.   HEX - Enter two-digit hexadecimal byte value 00-FF.  (Don't omit lead 0's.)
  96.   BYTE STRING - The value shown in (parentheses) is the length of the current 
  97.                string.  Enter a new series of byte values.  Each may be 
  98.                entered either in HEX, as above, or by pressing the single 
  99.                quote key (`) followed by the appropriate ASCII character.  (To 
  100.                enter a null value, press ^J or ^[Enter].)
  101.  
  102.      In each case, the current value will display, and then you will be 
  103. prompted for a new one.  (Just press [Enter] to leave the existing setting.)  
  104. VINST can't always check for illegal values; be careful what you enter!
  105.      At most points in VINST, you can press [Esc] to return immediately to the 
  106. Main Menu, or ^C to abort the program.
  107.  
  108.      For the entry of codes in the Printer Installation, you may find the 
  109. following equivalence table for decimal, hexadecimal, and character values 
  110. helpful.
  111.  
  112.                                  ASCII TABLE
  113.           ASCII                                                       ASCII
  114.   Dec Hex Char   Dec Hex Char   Dec Hex Char   Dec Hex Char   Dec Hex Char
  115.   ------------------------------------------------------------------------
  116.     0  00  ^@     26  1A  ^Z     54  36   6     80  50   P    106  6A   j
  117.     1  01  ^A     27  1B  ^[     55  37   7     81  51   Q    107  6B   k
  118.     2  02  ^B     28  1C  ^\     56  38   8     82  52   R    108  6C   l
  119.     3  03  ^C     29  1D  ^]     57  39   9     83  53   S    109  6D   m
  120.     4  04  ^D     30  1E  ^^     58  3A   :     84  54   T    110  6E   n
  121.     5  05  ^E     31  1F  ^_     59  3B   ;     85  55   U    111  6F   o
  122.     6  06  ^F     32  20 space   60  3C   <     86  56   V    112  70   p
  123.     7  07  ^G     33  21   !     61  3D   =     87  57   W    113  71   q
  124.     8  08  ^H     34  22   "     62  3E   >     88  58   X    114  72   r
  125.     9  09  ^I     35  23   #     63  3F   ?     89  59   Y    115  73   s
  126.    10  0A  ^J     36  24   $     64  40   @     90  5A   Z    116  74   t
  127.    11  0B  ^K     37  25   %     65  41   A     91  5B   [    117  75   u
  128.    12  0C  ^L     38  26   &     66  42   B     92  5C   \    118  76   v
  129.    13  0D  ^M     39  27   '     67  43   C     93  5D   ]    119  77   w
  130.    14  0E  ^N     40  28   (     68  44   D     94  5E   ^    120  78   x
  131.    15  0F  ^O     41  29   )     69  45   E     95  5F   _    121  79   y
  132.    16  10  ^P     42  2A   *     70  46   F     96  60   `    122  7A   z
  133.    17  11  ^Q     43  2B   +     71  47   G     97  61   a    123  7B   {
  134.    18  12  ^R     44  2C   ,     72  48   H     98  62   b    124  7C   |
  135.    19  13  ^S     45  2D   -     73  49   I     99  63   c    125  7D   }
  136.    20  14  ^T     46  2E   .     74  4A   J    100  64   d    126  7E   ~
  137.    21  15  ^U     47  2F   /     75  4B   K    101  65   e    127  7F  del
  138.    22  16  ^V     48  30   0     76  4C   L    102  66   f    --graphics:--
  139.    23  17  ^W     49  31   1     77  4D   M    103  67   g    128  80
  140.    24  18  ^X     50  32   2     78  4E   N    104  68   h    129  81
  141.    25  19  ^Y     51  33   3     79  4F   O    105  69   i    130  82 ...
  142.   -------------------------------------------------------------------------
  143.  
  144.  
  145. =============================  2. INSTALLATION  ==============================
  146.  
  147.  
  148.      VDE can display text on the screen in two very different ways: on an IBM 
  149. PC compatible (and some "near-compatibles") it can write directly to video RAM 
  150. for greater speed; otherwise, it will run on any MSDOS computer, using normal 
  151. character output with ANSI codes for screen positioning.
  152.      The IBM PC installation requires an IBM standard BIOS and video adapter 
  153. (MDA,CGA,EGA,VGA).  A Hercules (HGC) card should also work, as it is MDA 
  154. compatible.  On an EGA/VGA system the use of color mode is recommended, even 
  155. with a monochrome monitor (MODE CO80 or BW80, not MONO).  You can adjust the 
  156. keyboard handling, display colors, and cursor type to your preferences.
  157.      Special installations are available for certain "near-compatibles": 
  158. Hewlett-Packard (HP) Portable Plus, and Otrona 8:16 with IBM video emulation.  
  159. (The HP 95LX palmtop requires no special installation; VDE adapts to it when 
  160. installed for IBM PC.  But see the notes below on using VDE on the 95LX.)
  161.      The Generic (non-IBM) installation will run on any MSDOS system that 
  162. supports ANSI standard screen control sequences (you must have the statement 
  163. DEVICE=ANSI.SYS or equivalent in your CONFIG.SYS file).  You must also specify 
  164. the size of your screen.  This installation can of course also be used on IBM 
  165. compatibles, in the event that direct video access is undesirable.  It will 
  166. even work in "remote" applications, such as high-speed modem connections, with 
  167. appropriate terminal software on the user's end.
  168.      VINST can use Installation files to store your installation, menubar, and 
  169. user option settings.  These should have a file type of ".VDI", for ease of 
  170. identification.  You have the option to read in or write out such a file, as 
  171. well as proceeding to edit your installation.  VDE can load such files with 
  172. its AltU command; only the computer choice (IBM PC, etc) remains unaffected.
  173.  
  174. IBM PC PARAMETERS:
  175.  
  176. Screen colors - you can select different colors for: normal text; block text; 
  177.     markers and printer codes; soft CRs and hyphens; header; menus and 
  178.     prompts; header/menu highlights; and error messages.  Each is specified by 
  179.     an "attribute byte" consisting of two hex digits, for a background and 
  180.     foreground color.  ("17" = "1", blue background, & "7", white text.)  You 
  181.     will see a color palette displayed on screen; the color digits are:
  182.         *0 = BLACK   4 = red      *8 = GREY           C = bright red
  183.          1 = blue    5 = magenta   9 = bright blue    D = bright magenta
  184.          2 = green   6 = brown     A = bright green   E = yellow
  185.          3 = cyan   *7 = WHITE     B = bright cyan   *F = BRIGHT WHITE
  186.     (* - All MDA screens can display black, white, and bright white; in some 
  187.     cases, grey may also be visible.)
  188.          If you have an EGA/VGA display, the palette will include all 256 
  189.     colors (00-FF).  Otherwise, you will see only 128 (00-7F); on MDA/CGA 
  190.     systems, the background attributes 8-F produce blinking video (ugh).
  191.          (Note: if your soft CR color has the same background as normal text, 
  192.     VDE will adjust its background to match block text as well.)
  193. Border colors - you can select two border colors: one to operate within VDE, 
  194.     the other to restore on exit to DOS.  Each is one digit from the list 
  195.     above.  Example: to set a white border within VDE, then return to black on 
  196.     exit, enter "70".  To keep a black border at all times enter "00".
  197.  
  198. Cursor type (D/B/U) - You can choose the cursor type you want during editing.  
  199.     A full "B"lock cursor is more easily visible on the LCD displays of laptop 
  200.     computers; some prefer "U"nderline.  Choose "D"efault to leave it whatever 
  201.     it was before VDE was run.  (In 40+ line mode, it is always a block.)
  202. Screen size (A-G,blank) - You can choose your default screen size; normally 
  203.     this is BLANK, " ", meaning whatever is in effect when VDE is loaded.  The 
  204.     letter codes have the same meaning as at the AltE command prompt:  "F", 
  205.     for example, automatically changes to 50 lines on entering VDE.
  206.             On VGA: A...G = 20,25,28,33,40,50,57 lines
  207.                 (UltraVision: B,D,F,G = 25,36,50,63)
  208.             On EGA: A...F = 17,25,29,35,43,50    lines
  209.                 (UltraVision: B,D,E,G = 25,34,43,60)
  210. Video card for 132 col mode (N...) - VDE's AltA command (132 column toggle) 
  211.     works only with supported types of video cards.  Choose:
  212.               "S" for Boca SVGA and other cards that use the "standard"
  213.                       video modes 23h and 22h for 132 column text
  214.               "A" for ATI (e.g. "EGA Wonder") -- also works with
  215.                       Diamond Speedstar VGA (Tseng chipset)
  216.               "C" for Cardinal VGA (Chips & Tech chipset)
  217.               "P" for Paradise VGA+
  218.               "T" for Trident SVGA
  219.     If you have a different card, you can experiment to see whether any of 
  220.     these will work; if not, enter "N" for none -- AltA will work only if you 
  221.     are running UltraVision.
  222.          NOTE:  Paradise VGA users may need to avoid setting a border color, 
  223.     since this seems to interact undesirably with 132 column display colors.
  224. Need to avoid "snow" (Y/N) - Normally No.  Some video cards (like old IBM 
  225.     CGAs) experience ugly "snow" or noise when programs write directly to 
  226.     video memory.  If this happens to you, select "Y", and VDE will time its 
  227.     video access according to horizontal retrace intervals.  (Display speed 
  228.     will be somewhat reduced.)
  229.  
  230. Keyboard type (A/X/T) - Normally "A" for AT; actually, VDE detects whether you 
  231.     have an AT (enhanced) or XT keyboard, and uses the appropriate input.  But 
  232.     some "popup" (TSR) programs do not work properly with AT keyboard input; 
  233.     if you have this problem, set this to "X" for XT.  (F11, F12, and a few 
  234.     other key combinations will not work.)  Finally, the Tandy 1000 uses 
  235.     different scan codes for its F11-F12 keys; set to "T" if you have a Tandy.
  236. Retain basic Print Screen (Y/N) - Normally No; if you have EGA/VGA video, VDE 
  237.     selects the enhanced routine in the video BIOS so that the [PrtSc] key 
  238.     will print the correct number of lines with different screen sizes.  But 
  239.     this appears to conflict with use of [PrtSc] by some other software, 
  240.     including the Intel Aboveboard print buffer, and possibly DOS 5.0.  If VDE 
  241.     interferes with your use of [PrtSc], set this to Yes, then reboot.
  242.  
  243. HEWLETT-PACKARD 95LX PALMTOP USAGE NOTES
  244.  
  245.      For the HP95LX, use the "IBM PC" installation; VDE will auto-detect the 
  246. 95LX and adapt to its display.  Any PC installation choices above that you may 
  247. have made will be overridden by parameters appropriate for the 95LX; thus you 
  248. can run the same copy of VDE.COM that you use on your desktop PC, without 
  249. reinstallation.  (Note: VDE maintains a separate set of colors for use on the 
  250. 95LX.  If you want to change these, you must run VINST on the 95LX.)
  251.      You can use either HP's optional Connectivity Pack, or the HP82222A 
  252. serial cable together with the 95LX COMM utility and the PC communications 
  253. program of your choice, to transfer VDE.COM from your desktop PC onto the 
  254. 95LX.  Use the fastest speed supported, 19200 bps.  You will not need 
  255. VDEOPT.DAT.
  256.      As a DOS application, VDE can be run from Filer by highlighting VDE.COM 
  257. and pressing F4 (Run); you can also exit to DOS from Filer and run VDE from 
  258. the DOS prompt.  You can make VDE pop up from a hot-key over the internal 
  259. applications with a special EXM "loader"; see VDE-EXM, under ACCESSORIES.  You 
  260. cannot pop up internal applications over VDE, because it is not "system 
  261. manager compliant".  VDE may work best without Sysmgr loaded; in any case, 
  262. allocate plenty of system RAM to DOS.
  263.      On 95LX's, the serial port may be on by default; using the command 
  264. "SERCTL /O" before running DOS applications can significantly extend battery 
  265. life.  VDE will power up the serial port before attempting to print, and will 
  266. turn it off again afterward.  To save disk space, omit VINST.COM when you no 
  267. longer need it, and turn off backup files (see OPTIONS); VDE.COM itself can 
  268. also be compressed with DIET, LZEXE, or PKLITE.  (VINST will not work on it in 
  269. this state.)
  270.      See remarks on narrow screens under SCREEN SIZE.  When installed for the 
  271. 95LX, VDE uses only the 40x16 visible area of the display, so use of the HP 
  272. Alt-Arrow keys for scrolling will not be necessary while editing.  (Exception: 
  273. a few menus will need to be scrolled with VDE's Left/Right arrow keys.)  A 
  274. right margin of 38 will allow you to write without having the text scroll back 
  275. and forth continually.
  276.      The 95LX [MENU] key will bring up VDE's MenuBar (whether VDE is in 
  277. MenuBar mode or not).  Due to the 95LX's nonstandard keyboard, the ^[BkSp] key 
  278. does not work; the grey [+],[-] keys do not scroll the screen (use ^W,^Z); and 
  279. [Shift] cannot be used with arrow keys to mark a block (use ^KB,^KK).  The 
  280. 95LX uses the Roman8 character set; extended characters entered on the 95LX 
  281. will not look the same when the file is viewed on a desktop PC with the PC8 
  282. set.  To print these characters, you will need a printer that supports Roman8 
  283. (as most Laserjet fonts do), and you should select the "PC8" set (!) in your 
  284. printer driver to avoid translation.  (VDE will override any other selection 
  285. when it is running on the 95LX.)
  286.  
  287. SPECIAL INSTALLATIONS:
  288.  
  289.      The "near-compatible" installations have no user-changeable parameters: 
  290. everything is preset for the particular computer.  They are:
  291.  
  292.      HEWLETT-PACKARD PORTABLE PLUS - all models.
  293.  
  294.      OTRONA 8:16 - This is for the Otrona model with IBM video emulation only.  
  295. The standard model 8:16 must use the Generic ANSI.SYS installation.
  296.  
  297. GENERIC (ANSI.SYS) PARAMETERS:
  298.  
  299. Screen colors - you can select different colors for: normal text; markers and 
  300.     printer codes; soft CRs and hyphens; header; menus and prompts; 
  301.     header/menu highlights; and error messages.  Each is specified by an 
  302.     "attribute byte" consisting of two hex digits, for a background and 
  303.     foreground color.  ("17" = "1", blue background, & "7", white text.)  You 
  304.     will see a color palette displayed on screen; the color digits are:
  305.                       *0 = BLACK   4 = red
  306.                        1 = blue    5 = magenta
  307.                        2 = green   6 = yellow
  308.                        3 = cyan   *7 = WHITE
  309.     (* - Monochrome screens can only display black and white.)
  310.     There is no block highlighting in the generic installation, and so no 
  311.     block text color choice.
  312. Running on IBM PC - set this to "Y" to enable the display of IBM graphics 
  313.     characters (ASCII 00-1F,80-FF) in text.  Use "N" if not running on a PC 
  314.     compatible; codes 00-1F will display as highlighted letters, 80-FF as a 
  315.     highlighted underline "_".
  316.  
  317. Terminal initialization - enter an optional string of code (#),bytes to be 
  318.     sent to the screen after clearing the screen, before (re)entering VDE.
  319. Terminal deinitialization - another string of code (#),bytes to be sent to the 
  320.     screen upon exiting from VDE back to DOS.  (Max. lengths: 15 bytes.)
  321.  
  322. Viewable columns (80-255) - normally 80; set to the column width of your 
  323.     display, if different.
  324. Viewable lines (16-255) - normally 25; if you have a shorter or longer default 
  325.     display (on entry to VDE), enter the length here.
  326. Fast scroll supported (Y/N) - Does your computer respond to the ANSI sequences 
  327.     for insert/delete line (Esc[L,Esc[M)?  If so, set this to "Y" for a faster 
  328.     display; otherwise "N".  (MSDOS ANSI.SYS does not support these codes; 
  329.     some enhanced console drivers, such as NANSI.SYS, do.)
  330. DEC VT/Rainbow keyboard (Y/N) - If you have a DEC computer or terminal, answer 
  331.     "Y" here.  VDE will then support its arrow keys for cursor movement, plus 
  332.     the following special keys: "Help" = help menu; "Find" = find; "Select" = 
  333.     cut; "Insert Here" = paste; "Remove" = block delete; "Prev/Next Screen" = 
  334.     page back/forward.  (NOTE: the VDE command to define a macro will be 
  335.     changed from Esc[ to Esc{ if you select this option.)
  336.  
  337.  
  338. =============================  3. MENUBAR MODE  ==============================
  339.  
  340.  
  341.      You can choose which operating mode you prefer (MenuBar or Command).  In 
  342. addition, the "User" menu bar can be configured to your taste: to provide 
  343. different keywords for accessing functions, or to add functions that are not 
  344. otherwise available in the existing menu bars.  (The default installation has 
  345. the "Ruler" function (^OT) in place, the other four left blank.)
  346.      VINST can use Installation files to store your installation, menubar, and 
  347. user option settings.  These should have a file type of ".VDI", for ease of 
  348. identification.  VDE can load such files with its AltU command.  They are 
  349. accessed through the INSTALLATION menu choice.
  350.  
  351. Use MenuBar mode (Y/N) - Do you want to start out in MenuBar mode?  If not, 
  352.     Command mode is used.  See OPERATING MODES.
  353.  
  354. "User" menu bar - If you will be using MenuBar mode, there is a special menu 
  355.     bar provided for you to configure yourself.  The five items on this bar 
  356.     are referred to as {User: item 1-5}.  To define each, you have to provide 
  357.     two things: a "keyword" and the "command" to execute.  (As usual you can 
  358.     just press [Enter] to leave the existing value alone.)
  359.          The keyword appears in the menu bar display, like "Center" or "rUler" 
  360.     in the "Text" menu: it describes what the item will do if selected, and 
  361.     the capital "C" or "U" indicates which key letter must be pressed to 
  362.     select it.  Your keyword can be up to 12 characters long, and must contain 
  363.     exactly ONE capitalized letter (A-Z), which will be the selection key.  
  364.     (Don't use the same key for more than one item.)  An unused entry may be 
  365.     simply left blank, or filled with "---" if you prefer.
  366.          The command determines the function which will be performed when the 
  367.     item is selected from the menu.  (See COMMAND MODE for a full listing.)  
  368.     Each command consists of one or two keystrokes.
  369.          For example: the "sCreen" menu has an item "Window" which gives you a 
  370.     split window on two files, but there is no way to split the window on two 
  371.     locations in the SAME file (as you can with the ^OW command) via existing 
  372.     menu bars.  However, you can easily add this to the User menu bar:
  373.                 For   "{User: item #}"    type    "One-file win"
  374.                 For   "Command:"          type    "^OW"
  375.     You now have a new MenuBar command, {User:One-file win}, which is invoked 
  376.     by pressing [Esc],U,O.
  377.  
  378.  
  379. =============================  4. USER OPTIONS  ==============================
  380.  
  381.  
  382.      You can change a variety of default settings in your copy of VDE, 
  383. according to your taste.  "Default" means the state assumed when VDE is first 
  384. run, or in the absence of any previous user commands.
  385.      VINST can use Installation files to store your installation, menubar, and 
  386. user option settings.  These should have a file type of ".VDI", for ease of 
  387. identification.  VDE can load such files with its AltU command.  They are 
  388. accessed through the INSTALLATION menu choice.
  389.  
  390. Autosave interval (min.) - Enter your choice for the interval in minutes.  A 
  391.     value of 0 turns this feature off.
  392. Preserve BAKup files (Y/N) - Should a backup file (.BAK) be kept when you save 
  393.     over an existing file?  Choose "Y" to play safe, "N" to save disk space.
  394. Use ^Z as EOF mark (Y/N) - Should an EOF marker (^Z, 1Ah) be used to mark the 
  395.     end of an ASCII file (modes /A,U,N,C)?  MSDOS software should not require 
  396.     this, but some early programs (like their CP/M predecessors) did still use 
  397.     this convention.
  398. Filetypes to exclude - You can specify six filetypes (or type masks, using "?" 
  399.     wildcards) to "hide" from VDE.  (Originally set to ".COM" and ".EXE".)  
  400.     Such files will not show in the ^KF directory display (unless the filetype 
  401.     is specified explicitly), and cannot be edited.  This is a protection 
  402.     feature, for non-text files which can be damaged by trying to edit them.  
  403.     To leave an entry unused, type "...", NOT blanks.
  404. Default file mode - Which of the file modes (D,A,U,N,C,W,S,P,F,X,M) described 
  405.     in VDE.DOC do you want as the default?  (Originally "D"ocument.)
  406. Auto mode select filetypes - You can specify six filetypes (or type masks, 
  407.     using "?" wildcards) as exceptions to the above default: for example, you 
  408.     could declare all ".ASM" files to default automatically to "N" mode, or 
  409.     all files ".89?" to "W" mode.  To leave an entry unused, type "...".
  410.  
  411. Header on (Y/N) - Should the header (^OQ) start out ON?
  412. Ruler on (Y/N) - Should the ruler (^OT) start out ON?
  413. Insert mode (I/W/O) - Which insert (^V) setting do you want to start out with: 
  414.     Insert, Word insert, or Overstrike (insert off)?
  415. Auto format (Y/N) - Should auto format (^OM) start out ON?
  416. Right justify (Y/N) - Should right justification (^OJ) start out ON?
  417. Double spacing (Y/N) - Should double spacing (^OS) start out ON?
  418. Proportional spacing (Y/N) - Should proportional spacing (^OK) start out ON?
  419. Hard CR display (Y/N) - Should Hard CR display (^OB) start out ON when editing 
  420.     in document modes?
  421. Hyphenation (Y/N) - Should hyphenation (^OH) start out ON in documents?
  422. Case-INsensitive search (Y/N) - Do you want string searches (^QF) to be case 
  423.     insensitive by default?  Normally, No.  (If Yes, specifying the "U"pper- 
  424.     case option while using ^QF will force a case SENSITIVE search.)
  425.  
  426. Left and Right margin columns (1-255) - Default margin settings for Document 
  427.     modes.  Set both to 1 to disable wordwrap and reformatting entirely.
  428. Fixed tab display width (4,8,16) - Hard tabs display at fixed column 
  429.     intervals.  (Normally 8;  4, 8, and 16 are the ONLY legal choices.)
  430. Reserve status line (Y/N) - Do you want VDE to reserve the bottom (normally 
  431.     25th) screen line for use as a status or function key line by other 
  432.     software?  (Normally No, VDE uses this line for text.)
  433. Scroll overlap (0-255) - This is the number of lines of overlap between 
  434.     screens when scrolling: the smaller, the larger the scroll.  Originally 2, 
  435.     for a nearly full scroll.  Must be smaller than your screen size!
  436. Align new page with screen (Y/N) - When you use the page find commands ^QI, 
  437.     ^QL, ^QN, do you want the first line at the top of the screen?  Originally 
  438.     No, it is positioned in the same way as an ordinary Find.
  439. Beep on error (Y/N) - Do you want a beep when a VDE error message displays?
  440.  
  441. [BkSp] (^H) deletes to left (Y/N) - Should the [BackSpace] (^H) key delete 
  442.     characters?  Originally No, it just moves the cursor left.
  443. [Del] deletes at cursor (Y/N) - Should the [Del] key delete the cursor 
  444.     character?  Originally No, it deletes the previous one.
  445. ^[BkSp] deletes word left (Y/N) - Should ^[BackSpace] delete the word to the 
  446.     left?  Originally No, it deletes only the previous character.
  447. [Home,End] go to screen top/bottom (Y/N) - Should [Home,End] move to the top 
  448.     or bottom of the screen?  Originally No, they move to line start or end.
  449.  
  450. Variable tab stops -  Enter up to 8 variable tab stop columns, in ascending 
  451.     order.  Fill unused values with 0.  Originally: 6, 15, 35, 55.
  452.  
  453. Show time as AM/PM (Y/N) - Do you want the time stamp to display in 12 hour 
  454.     format (AM/PM)?  Originally Yes.  If No, the time shows in 24 hour format.  
  455.     (Affects AltT command and ^T in print headers.)
  456. Show date in Euro format (day,mo,yr) (Y/N) - Do you want the date to display 
  457.     in European format?  Originally No, meaning US Format (mo,day,yr).  
  458.     (Affects AltD command and ^D in print headers.)
  459. Show date numerically (Y/N) - Do you want AltD to enter the date numerically 
  460.           (1/15/88)?  Originally No, meaning verbose (January 15, 1988).
  461.  
  462.  
  463. =========================  5. PRINTER INSTALLATION  ==========================
  464.  
  465.  
  466.      Printers vary enormously.  VDE can accomodate two printer drivers, each 
  467. of which can be installed to take advantage of your printer's special 
  468. features.  (Within VDE, the AltV command can be used to select the driver to 
  469. use when printing.)  The default installed in VDE is a "SIMPLE" driver that 
  470. can send plain text to any printer, but does not support any print controls 
  471. other than underline and strikeout.  (The "SIMPLE" driver is also recommended 
  472. for many daisy-wheel or typewriter-style printers.)  Many pre-defined drivers 
  473. for other printers can be selected from a menu within VINST.
  474.      One thing you are likely to want to modify is the printer initialization, 
  475. to which you can add codes to modify the default page margins, tab settings, 
  476. etc for your printer.
  477.      Most of the drivers in the VINST menu implement only basic codes for 
  478. print effects like italics and proportional printing; you can, however, modify 
  479. them to your taste, to implement any additional features (fonts, etc) you have 
  480. available.  After choosing a driver from the Menu, return and select "Edit 
  481. current driver".  (To modify the Alternate driver, you must switch it to the 
  482. primary one, then switch it back afterward.)
  483.      An example of a more fully configured driver is "HPLJ-PacPg 25in1".  This 
  484. can be used with a Hewlett-Packard LaserJet printer equipped with a Pacific 
  485. Page 25-in-1 cartridge (or any other that provides the fonts indicated below).  
  486. It offers the following effects:
  487.         CODE  EFFECT
  488. Normal print  Prestige Elite 10 point font, printer margin set to column 6
  489.          ^OK  Times Roman 10 point proportional font
  490.     ^B,^S,^Y  Boldface, Underline, Italics (all fonts)
  491.        ^T,^V  Superscript, Subscript using 7 point Prestige font
  492.           ^D  switch to Times Roman from Prestige and back
  493.        ^A,^N  switch to Courier 12 point from Prestige and back
  494.           ^Q  Mini Gothic 3.6 point
  495.           ^W  Presentation Bold 18 point
  496.           ^E  Math Elite 10 point
  497.           ^R  return to Prestige from ^Q,^W,^E
  498.  
  499.      If your printer is not on the driver menu, but emulates or resembles one 
  500. that is, start out using that driver, and refine it as needed.  Failing this, 
  501. you can start out with the "SIMPLE" driver and, referring to your printer 
  502. manual, install all the necessary codes yourself.  (In this event, please 
  503. consider sending this information so that a new driver can be added to VINST.)  
  504. VDE does not support Adobe Postscript; but you may be able to add the codes to 
  505. switch into your printer manufacturer's native mode, then return to 
  506. Postscript, to your printer initialization and deinitialization (see below).
  507.  
  508.      VINST can use special Printer Driver files to store and retrieve other 
  509. printer definitions.  This makes it easy to save your installation and to pass 
  510. it along to others.  These files should have a type of ".VDP".  When editing 
  511. in VDE, the AltU command may be used to load such a file, putting any number 
  512. of different printer drivers at your disposal.  In VINST, you have the option 
  513. to read in or write out such a file, as well as editing the following values 
  514. individually.
  515.  
  516. Printer ID - Identify the printer you are installing.  (16 characters)
  517. Printer device - Normally "PRN", but you can choose a specific port (like 
  518.     LPT2) if your system has several printers.
  519.  
  520. Extended character set (P/R/N) - Specifies how "extended ASCII" characters 80- 
  521.     FF (graphics or foreign characters) will print.  This depends on the 
  522.     sequence of characters in your printer's fonts.  Your choices are:
  523.        <P>C8 - the standard IBM PC character set.  No translation in printing.
  524.        <R>OMAN8 - an arrangement common in laser printer fonts.  VDE will 
  525.               translate IBM graphics into Roman8 equivalents where possible.
  526.        <N>one - your printer doesn't print characters in this range at all.  
  527.               VDE will "emulate" IBM graphics, choosing overstruck pairs of 
  528.               standard characters that come close.
  529.     Note that if you are using a non-standard screen font that agrees with 
  530.     your printer font, whatever it may be, you should choose "P".
  531. Printer type (H/F/L/O) - Enter "H" for HP LaserJet or DeskJet compatible, "F" 
  532.     for Epson FX (9 pin) or compatible, "L" for Epson LQ (24 pin) or compat- 
  533.     ible, or "O" for any other type.
  534. Send LF after CR (Y/N) - Normally Yes.  But with a few printers, which manu- 
  535.     facture their own LineFeed on receiving a Return, you will need No here.
  536.  
  537. Page length (0-255) - The number of text lines to print on a page.  An 11" 
  538.     sheet gives 66 lines of print at a standard spacing of 6 lpi; most sheet- 
  539.     feed printers can actually print about 62.  Be sure also to leave room on 
  540.     the page for the following margin settings, if used.  Default is 58.
  541. Top margin (0-255) - The number of blank lines to skip as a top margin before 
  542.     printing the number of text lines set above.  Default is 0.
  543. Top margin if header used (0-255) - The number of lines to skip as a top 
  544.     margin before printing the header.  Default is 0.
  545. Lines to skip between header and text (0-255) - Blank lines to leave between 
  546.     header and text.  Also determines lines between text and bottom page 
  547.     number, if used.  Default is 2.
  548. Left margin (0-255) - Set the number of blank columns to skip as a left margin 
  549.     before printing each line.  Useful if you can't set the margin on your 
  550.     printer with an initialization string.  Default is 0.
  551.  
  552. [A]-Initialization, etc - The following menu choices allow you to modify the 
  553.     codes that are part of your printer driver.  The first choice is an 
  554.     optional string of code to send to the printer before each print job, 
  555.     usually to set default margins, font, etc.  (NOTE: the ^KP command has an 
  556.     option to specify additional codes at print time.  See PRINTING.)
  557.          For all of these codes, the existing values (if any) will display, 
  558.     first in more or less readable "character" form and then as a string of 
  559.     hex digits, preceded by the length in parentheses.  Press [Return] to 
  560.     leave the codes unchanged, or ^[Return] to delete them, or enter new codes 
  561.     -- either in hexadecimal, or as character values by pressing the single 
  562.     quote (`), then a character.  When finished, press [Return].
  563.          Any one string can be up to 127 bytes long; the total available for 
  564.     use is about 450 bytes.
  565. [B]-Deinitialization - The next choice is another string to send after each 
  566.     print job, to restore the printer to the desired state on exit.
  567. [C]-Envelope setup - This string will be sent in place of the usual 
  568.     initialization when you address an envelope with ^KPA (see ENVELOPES).  
  569.     For many printers you will need no special codes here; or, you might find 
  570.     that a linefeed or two, perhaps also a left margin command, is useful to 
  571.     position the print properly on the envelope.  You should use a pica font 
  572.     (fixed, 10 cpi).
  573.          The setup codes in VINST's HP LaserJet drivers assume that you will 
  574.     insert the envelope end-on in the default paper tray, and consequently 
  575.     they use a landscape font (Courier 12).  They do not specify "envelope 
  576.     size" forms, so there is no need to change the form size on the printer 
  577.     panel.  If you have a LaserJet with a second paper tray for envelopes, you 
  578.     will have to add codes here to specify this tray, and to your 
  579.     deinitialization to return to the default tray.
  580.          Printing envelopes can be complicated.  See your printer manual.
  581. [D]-Proportional (^OK) - Enter the codes needed to produce a proportionally 
  582.     spaced font when you select it with ^OK.  Like the "toggles" below, you 
  583.     also need to supply a second string to turn this off and return to fixed 
  584.     spacing.
  585.  
  586. TOGGLES: [E]-Bold, etc - For six of the seven printer toggles (not ^X), you 
  587.     need to tell VDE the codes to send to your printer to produce the desired 
  588.     effect, then turn it off again.  The conventional meanings of the toggles 
  589.     are:      ^B  boldface         ^Y  italic/ribbon color
  590.               ^D  doublestrike     ^T  superscript
  591.               ^S  underline        ^V  subscript
  592.     but you can use them for anything you want.  Example: Epson FX printers 
  593.     require three-byte sequences to turn continuous underlining on and off:
  594.            Underline on   "Esc - 1"    hex 1B 2D 31   decimal 27 45 49
  595.                     off   "Esc - 0"        1B 2D 30           27 45 48
  596.     You can enter the data in hex or characters, or any mixture thereof:
  597.                    [G]...    :  1B 2D 31      <--- entry in hex format
  598.                    ...and off:  `Esc `- `0    <--- or by characters
  599.     You should find all necessary codes in your printer manual.
  600.          (NOTES: ^PS will underline text by overstriking with "_" if you do 
  601.     not install codes for it.  ^PX requires no installation at all.)
  602.  
  603. SWITCHES: [K]-User1, etc - The same idea, but for switches, which send the 
  604.     same codes every time they are used.  WordStar calls the switches:
  605.           ^Q,W,E,R    user 1,2,3,4   (no standard meaning)
  606.           ^A,N        alternate, normal pitch
  607.     But once again, you can use them for different fonts, printer bin 
  608.     selection, or anything else you like.
  609.  
  610.  
  611. ==========================  6. DEFAULT MACRO KEYS  ===========================
  612.  
  613.  
  614.      VDE has a set of 36 macro keys assignable to the commands Esc0...9 and 
  615. EscA...Z.  The default macro definitions are those attached to these commands 
  616. when VDE is first entered.  By changing them you can configure VDE to suit 
  617. your own specialized writing requirements.  (Any keys defined with Esc] while 
  618. using VDE override these defaults.)
  619.  
  620.      VINST can use Key Definition files to store macro key sets.  These should 
  621. have a file type of ".VDK", for ease of identification.  You have the option 
  622. to read in or write out such a file, as well as editing the keys individually.  
  623. (VDK files can also be read or saved with VDE's AltU command, but only VINST 
  624. can display the definitions, or change those in VDE.COM itself.)
  625.      VINST gives you a display much like this:
  626.  
  627.       Macro Keys:  (___ bytes free)      <---- note room available
  628.       [Esc0]<>
  629.       [Esc1]<>                           <---- "<>" flag means undefined key
  630.       [Esc2]<>
  631.       [Esc3]^[;^C                        <---- normal macro definition
  632.       [Esc4]<>
  633.       [Esc5]<N>World Wide Widgets Inc.   <---- "<N>" flag means No-rpt key
  634.       [Esc6]<>
  635.       [Esc7]<Q>^QR^KB^QC^KK^KC           <---- "<Q>" flag means Quiet key
  636.       [Esc8]<>
  637.       [Esc9]<>
  638.  
  639. Just select the number of the key you want to redefine, then type in the new 
  640. definition, much as you would in VDE.  All the same rules apply; there is a 
  641. 128-character length limitation.  ^U aborts; ^P must be used to enter ^U, 
  642. [Enter] (^M), [BkSp] (^H), or ^P itself.
  643.      There are several different ranges of keys, which can be displayed and 
  644. modified in a set of 10 at a time (for example, keys 0-9 as above, or A-J).  
  645. You can also copy definitions from one macro or function key to another.
  646.      VDE comes with a macro key file EXAMPLES.VDK, containing several macros 
  647. discussed above under MACROS and MACRO PROGRAMMING:
  648.  
  649.      [Esc0]<QN>^QR^NAltD^OF                        ;put date at top right
  650.      [Esc1]<QN>^QS^S^S^[= [^D^D                    ;move to start of paragraph
  651.      [Esc2]<QN>^[~.1^S^[1^[~.<^D^[= 2^[=^M2        ;move to start of sentence
  652.                ^S^S^[!1^[2^D^[= 2^[=^M2
  653.      [Esc3]<QN>^QS^X^[= ]^[=^M]^S ^D^[![           ;soften hard-CR paragraph
  654.  
  655. Note that "Esc" displays as "^[".  Furthermore, any IBM PC keystrokes that you 
  656. may have recorded in a macro will display as graphics characters, so your 
  657. macros will be more legible if you use their WordStar equivalents.
  658.  
  659.  
  660. =========================  7. DEFAULT FUNCTION KEYS  =========================
  661.  
  662.  
  663.      VDE also has a set of 48 Function Keys (available in command mode only!), 
  664. corresponding to the [F1]...[F12] keys in their normal, Shift-, Ctrl-, and 
  665. Alt- usage (referred to collectively here as F1...F48).  These are identical 
  666. in features and functions to the Macro Keys discussed above.  You can easily 
  667. configure these to match the standard function-key configuration for 
  668. Wordstar's key overlay, to correspond to Word Perfect function-key usage, or 
  669. in any other way you like.
  670.      VINST can use Function Key Definition files to store function-key sets.  
  671. These should have a file type of ".VDF", for ease of identification.  You have 
  672. the option to read in or write out such a file, as well as editing the keys 
  673. individually.  (VDF files can also be read or written with VDE's AltU command, 
  674. but only VINST can display the definitions, or change those in VDE.COM itself.)
  675.      VINST gives you a display much like this:
  676.  
  677.       Function keys, #1-10:  (___ bytes free) <---- note room
  678.       [F1]<>
  679.       [F2]<>                                  <---- "<>" flag means empty
  680.       [F3]<>
  681.       [F4]<QN>^OL5^M^OR60^M                   <---- quiet, no-repeat key
  682.       [F5]<>
  683.       [F6]<>
  684.       [F7]<>
  685.       [F8]<>
  686.       [F9]<QN>^PS
  687.       [F0]<QN>^PY
  688.  
  689. This works just like the macro keys above, with four sets of 10 keys to define 
  690. (Normal, Shift, Ctrl, Alt), and if you have an enhanced keyboard, a separate 
  691. additional set of 8 keys for the [F11],[F12] keys in each of those states.  In 
  692. addition, you can copy definitions from one macro or function key to another.
  693.      VDE includes sample function-key files which you can read in to define 
  694. the function keys according to the usage of WordStar or Word Perfect.  The 
  695. WordStar default definitions (for version 4 and later) in WS4.VDF are:
  696.  
  697. WS4.VDF      NORMAL      SHIFT        CTRL             ALT
  698.      [F1]     ^J          ^OB          ^QF         Vertical bar graphic
  699.      [F2]     ^U          ^OC          ^QA         Horizontal bar
  700.      [F3]     ^PS                      ^L          Upper-left corner
  701.      [F4]     ^PB                      ^QI         Upper-right corner
  702.      [F5]     ^Y          ^KY          ^OL         Lower-left corner
  703.      [F6]     ^T          ^KH          ^OR         Lower-right corner
  704.      [F7]                 ^KV                      Upper T graphic
  705.      [F8]                 ^KC                      Lower T
  706.      [F9]     ^KS         ^KB          ^QS         Left T
  707.      [F0]     ^KD         ^KK          ^QD         Right T
  708.  
  709. The WP.VDF file will not "turn VDE into Word Perfect", but it does provide a 
  710. considerable degree of keystroke compatibility.  You can assign any other 
  711. functions desired to unused keys (e.g. [F9]):
  712.  
  713. WP.VDF       NORMAL      SHIFT        CTRL             ALT
  714.      [F1]     ^U         Esc?Y        AltR
  715.      [F2]     ^QF                                      ^QA
  716.      [F3]     ^J                      Esc?C            ^OD
  717.      [F4]    ^I^OL^M                  Esc?B           Esc?B
  718.      [F5]     ^KF        AltD                          ^KM
  719.      [F6]     ^PB         ^OC                          ^OF
  720.      [F7]    Esc?E       Esc?P
  721.      [F8]     ^PS        Esc?T        Esc?S           Esc?S
  722.      [F9]
  723.      [F0]     ^KS        Esc?F        Esc[
  724.  
  725.  
  726. ==========================  8. GRAPHICS CHARACTERS  ==========================
  727.  
  728.  
  729.      VDE allows text to contain a limited, but variable, set of 32 characters 
  730. in the range 80-FFh (on an IBM PC, these are typically graphics or foreign 
  731. characters; see FOREIGN CHARACTERS and GRAPHICS).  In addition, the code ^Z 
  732. (1Ah) must be treated as a graphics character.  VINST lets you specify your 
  733. own default graphics set.  Keep a fair amount of space free in it if you 
  734. frequently work with files with many foreign or graphics characters, in order 
  735. to avoid overflowing the table.
  736.      VINST can use Graphic Definition files to store graphic character sets.  
  737. These should have a file type of ".VDG", for ease of identification.  You have 
  738. the option to read in or write out such a file, as well as editing the keys 
  739. individually.  VDE can also write such files with its AltU command.
  740.  
  741.      You will be shown the current definitions, in the same format as the VDE 
  742. Graphics command.  You may select any entry to redefine (A-Z, 1-6) whether 
  743. vacant or not; or, you may clear them all.  In VINST, new graphic codes must 
  744. be entered by hex value, from 80 to FF (and 1A); a full list of graphics 
  745. characters (80-FF) can be displayed for your selection if you need it, by 
  746. typing "?" at the definition prompt.  Simply pressing [Enter] means "free" or 
  747. undefined.
  748.      Note that your Printer Installation determines how graphics will print.
  749.  
  750.  
  751. ===========================  9. CHARACTER WIDTHS  ============================
  752.  
  753.  
  754.      In order to judge the margins correctly when formatting, VDE's 
  755. proportional printing feature (^OK) needs to know how wide each character is 
  756. when it prints.  The default width table, based on a 10-point Times Roman 
  757. font, will probably work fairly well with any proportional font ("m" is wider 
  758. than "i", and so on).
  759.      If you would like to fine-tune this table to correspond to your favorite 
  760. font instead, use VINST to modify the width table as needed: you can select 
  761. each character, then enter its width (in units of 1/360") as a decimal value.
  762.      The easy way to determine these widths is to print out a file with lines 
  763. of 60 of each character.  (Don't type that out by hand; use the macro command 
  764. to repeat each letter 60 times.)  Measure the length of each line in inches, 
  765. and multiply by 6: that is the character width in 1/360".  The result is 
  766. typically between 16 and 48.)
  767.      Note that changing the width table doesn't affect how your printer 
  768. operates -- just how VDE judges the length of each line for reformatting in 
  769. proportional mode.
  770.      VINST can use Character Width files to store width data for the 
  771. proportional font(s) you use.  These should have a file type of ".VDC", for 
  772. ease of identification.  You have the option to read in or write out such a 
  773. file, as well as editing the width table.  VDE can load such files with its 
  774. AltU command.
  775.  
  776.  
  777. ==========================  10. RESTORE DEFAULTS  ============================
  778.  
  779.  
  780.      This option on the VINST menu is provided in the event that you want to 
  781. undo any changes that have been made to your copy of VDE.  This will return 
  782. VDE.COM to the state it was distributed in: installation for IBM PC; all User 
  783. Options restored to their original defaults; no Macro or Function Keys 
  784. (except, for convenience, [F1]=help); SIMPLE printer driver; original Graphics 
  785. characters and Character widths.
  786.  
  787.  
  788.  
  789. ===================================[end]======================================
  790.