home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / vde163.arj / VINST.REF < prev    next >
Text File  |  1992-06-05  |  45KB  |  752 lines

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