home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR8 / READV12.ZIP / XYZ.TXT < prev   
Text File  |  1993-08-16  |  7KB  |  130 lines

  1.      READ V1.2 Copy(c)right 1985,1993, Gary M. Raymond, New Orleans, La.
  2.                    READer, a Document or Ascii Text Viewer
  3.                               HOME of SlicWare
  4.  
  5.                                 Gary Raymond
  6.                             Post Office Box 8184
  7.                            New Orleans, La.  70182
  8.                                (504) 288-6550
  9.                             Compuserve 70613,3165
  10.    ====================================================================
  11.  
  12.    Why another READ, you ask?  READ does a few things few other text
  13.    readers now do (but all will probably soon follow suit). First, READ
  14.    automatically searches all paths in the dos comspec environment to
  15.    locate and load the desired text file you wish to look at. As long as
  16.    both READ and the document file are located in a directory which has
  17.    been assigned to a dos PATH statement (normally done via the
  18.    autoexec.bat file), READ will function correctly. Let me repeat that.
  19.    It does not matter what directory or drive you are located in at the
  20.    time you call READ to view a text file AS LONG AS a dos path is
  21.    assigned to READ's default directory *AND* the text file you wish to
  22.    read.  This eliminates having to type extra path statements appended
  23.    to the file name. So, in place of typing:
  24.  
  25.    READ C:\WP\DOC\LETTERS\MOM.TXT   (a la LIST)
  26.    you need only type: READ MOM.TXT  and you are in business!
  27.  
  28.    Examples: Suppose you have a sub sub directory called LETTERS residing
  29.    off a parent directory structure of WP\DOC\, wherein you keep all your
  30.    ascii text documents. Lets say this directory structure is located on
  31.    your c: drive. The utility READ.EXE is stored in a directory off the
  32.    root of c: called \utility. First, to set a dos path to both
  33.    locations (and any other you may elect) add the following line to
  34.    your AUTOEXEC.BAT file: SET PATH=C:\UTILITY;C:\WP\DOC\LETTERS (plus
  35.    whatever else?) Now, type AUTOEXEC or reboot to set the new dos path.
  36.    Now, you have the ability to call READ from any drive on your system
  37.    but more importantly, the ability to read any text in \\\\LETTERS
  38.    by only typing its filename after READ. i.e. READ MOM.TXT.
  39.  
  40.    Next, READ has two additional nifty feature that can save a lot of
  41.    time if you find yourself having to read a particular document with
  42.    regularity. Auto Read and Mouse Support. Auto Read example: Suppose
  43.    every day you download a text file via Xmodem from your company BBS
  44.    which consist of a special report you are required to read. Tell
  45.    Xmodem to download it as XYZ.TXT and then simply type READ! Or, use
  46.    whatever method you prefer to rename your text file to "XYZ.TXT".
  47.    This can be done automatically with a simple batch file or various
  48.    similar ways at the dos prompt. The bottom line is this: READ, typed
  49.    all by itself at the dos prompt, first goes looking all over your dos
  50.    path for a file called XYZ.TXT. If it locates a file called XYZ.TXT,
  51.    it load and displays. If there is no XYZ.TXT, READ informs you of its
  52.    normal syntax for regular operation.
  53.  
  54.    Mouse support: READ is capable of working with a two (or preferably
  55.    a three) button MicroSoft or LogiTech mouse.
  56.  
  57.    Left button:                Scroll down one line
  58.    Right button:               Scroll down one page
  59.    Center button:              Scroll up one page
  60.    Left/Right together:        Exit Program
  61.    Left/Center together:       Go to top
  62.    Right/Center together:      Go to bottom
  63.  
  64.  
  65.    How to rename files via bat or dos prompt:
  66.    ----------------------------------------------------------------------
  67.    RN.BAT                             at the dos prompt
  68.    ------                    (or)     -----------------
  69.    RENAME %1 XYZ.TXT                  RENAME mytext.doc XYZ.TXT
  70.    -----------------
  71.    type: RN mytext.doc [and mytext.doc is renamed XYZ.TXT]
  72.  
  73.    RC.BAT                             at the dos prompt
  74.    ------                    (or)     -----------------
  75.    COPY %1 XYZ.TXT                    COPY mytext.doc XYZ.TXT
  76.    ---------------
  77.    type: RC mytext.doc [and mytext.doc will remain but a copy of it
  78.                        will be created with the name XYZ.TXT]
  79.    (In any of the examples above, upper or lower case is permitted!)
  80.    ----------------------------------------------------------------------
  81.  
  82.  
  83.    READ has a very basic menu appearing on line 25 of your monitor. You
  84.    have all the essentials to easily scroll through a text file with the
  85.    following menu keys:
  86.  
  87.    <PgUp> <PgDn> <Arrow Up> <Arrow Dn> <Home> <End> <Alt-P LTP1:> <Esc Exits>
  88.  
  89.    READ will start by displaying the first 24 lines of the file and then
  90.    wait for your next instruction. If you desire a hard copy and have a
  91.    line printer connected to LPT1:, (parallel port 1, 378) you can press
  92.    the Alt and P keys. This will cause the entire file to be sent to
  93.    your printer. Should the printer be off line or disconnected, the
  94.    program will terminate with the appropriate "printer off line"
  95.    message.
  96.  
  97.    If the default colors are not pleasing you can use the left and right
  98.    Arrow keys to toggle through the background and foreground colors
  99.    until you find something acceptable. The left arrow controls the
  100.    background colors and the right arrow controls the foreground colors.
  101.  
  102.    To keep READ as small as possible and because there are already many
  103.    other larger, more sophisticated read type utilities out there, READ
  104.    can only accept text files that are under 65,536 bytes.
  105.    READ was written in Pascal 7.0  Source code is available. PUR
  106.  
  107.    =====================================================================
  108.    Registration is only $5.00. You will receive the latest version which
  109.    will include any new features plus a disk FULL of other useful files.
  110.  
  111.    YES Gary, I like to use READ! Here is my fin!  Send READV1+ now!
  112.  
  113.    Name_____________________________________________________________
  114.  
  115.    Mailing Address__________________________________________________
  116.  
  117.    City & State ___________________________________________________
  118.  
  119.    ZIP _______________ Phone _____________________ Disk Media ______
  120.  
  121.    Send $5.00 check, cash or money order to:
  122.    ====================================================================
  123.                               Gary Raymond
  124.                               P.O.Box 8184
  125.                           New Orleans, La. 70182
  126.                               504-288-6550
  127.                           Compuserve 70613,3165
  128.    ====================================================================
  129.                                    EOF()
  130.