home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / editors / vi60a1.arj / VIREADME.DOC < prev   
Text File  |  1991-12-30  |  4KB  |  89 lines

  1.  
  2.                   Oak Hill Software, Inc.
  3.                   73 Hillyer Circle
  4.                   Middletown, NJ 07748
  5.                   908-671-8544
  6.   
  7.                             _______
  8.                        ____|__     |               (R)
  9.                     --|       |    |-------------------
  10.                       |   ____|__  |  Association of
  11.                       |  |       |_|  Shareware
  12.                       |__|   o   |    Professionals
  13.                     -----|   |   |---------------------
  14.                          |___|___|    MEMBER
  15.       
  16.   
  17.                   January 1, 1992
  18.           
  19.  
  20.   Oak Hill Vi (TM) is a full-screen visual editor patterned after the
  21.   standard UNIX (AT&T Trademark) "vi" visual editor.  Oak Hill Vi will run
  22.   on any IBM or compatible personal computer.
  23.   
  24.   This "README" file contains up-to-date information and changes about
  25.   VI60A1.XXX (see end of file for recent change information).  The extension
  26.   ".XXX" will usually be ".ZIP", but this may vary if the vendor or BBS
  27.   Sysop from whom you obtained the archive uses other archiving methods.
  28.  
  29.   The files that are included in your VI60A1.XXX archive are:
  30.   
  31.     FILE           PURPOSE
  32.     -----------------------------------------------------------
  33.     VIMANUAL.DOC   The instruction manual
  34.  
  35.     VI_STD.EXE     Oak Hill Vi Standard Model (Video-RAM version)
  36.     VI_CMP.EXE     Oak Hill Vi Compact Model (ANSI.SYS version)
  37.     
  38.     EXRC.SMP       Sample IBM/Compatible Setup File 
  39.     VIHELP.TXT     Text File Needed For On-Line Help
  40.  
  41.     SLICE.EXE      A utility program to help view and "slice up" 
  42.                       large files (Section 6)
  43.     PAGE.EXE       A utility program to produce "paged" 
  44.                       output for simple word processing (Section 7)
  45.     CR_CRLF.EXE    A utility program to convert non-standard
  46.                           text files to standard DOS ASCII files
  47.     TRANS.PVI      Sample character translation table for use
  48.                        with PAGE.EXE
  49.     EXTASCII.TBL   File containing table of extended ASCII characters
  50.                       128 through 255 (decimal)
  51.     EXTASCII.MP!   Sample "map!" keyboard macros for non-English 
  52.                       character support
  53.  
  54.     VIREADME.DOC   This text file
  55.     VENDOR.DOC     File with information for software distributors
  56.     SYSOPBBS.DOC   File with information for BBS Sysops
  57.     PACKING.LST    File with list of files included in VI60A1
  58.  
  59.         REGISTER.DOC   File with form and information on registering
  60.     
  61.  
  62.   If you already know how to use a vi editor and you don't like to read
  63.   manuals, the simplest way to get started is to copy VI_STD.EXE into your
  64.   "BIN" directory and begin using it as you would any other vi editor.
  65.   
  66.   Once you've fooled around with it a while, we suggest you read the manual
  67.   section on using "EXRC" so that you can set your favorite options
  68.   automatically every time you load the program.  Note especially some
  69.   of the "NON-UNIX" options in Section 2.9 of the manual.
  70.   
  71.   -----------------------------------------------------------------------
  72.   
  73.   If you used Oak Hill Vi Version 5.6 and 5.7, you will find the following
  74.   upgrages in Version 6.0A ...
  75.   
  76.   + 43/50-line capability for EGA/VGA machines
  77.   + On-line help
  78.   + Improved macro capabilities, including full map, map!, and abbrev
  79.   + Extended and faster regular expression matching
  80.   + Additional :ex commands, including :e #
  81.   + Tags capability
  82.   + Redefinable cursor-control keys
  83.   + Register commands @x and @@
  84.   + Video control via direct Video-RAM or BIOS routines
  85.   + Improved cursor appearance (clean underscore or box on all machines)
  86.   + U, crrl-^, [[, ]], and other vi commands added
  87.   + Full 8-bit ASCII character support (non-English, line-drawing, etc.)
  88.     
  89.