home *** CD-ROM | disk | FTP | other *** search
/ Hacker Chronicles 2 / HACKER2.BIN / 542.VIEW.DOC < prev    next >
Text File  |  1992-07-26  |  3KB  |  65 lines

  1.  
  2.                             VIEW.EXE -- Copyright (c) 1991-2
  3.  
  4.   Usage:    VIEW [d:\PATH\FileName.Ext]  [/BW]
  5.  
  6.             VIEW C:\DOCS\MYFILE.TXT   {Displays PATHed file}
  7.             VIEW MYFILE.TXT           {Displays file in CURRENT Directory}
  8.             VIEW /BW                  {Displays in MONO mode}
  9.             VIEW MYFILE.TXT /BW       {Displays file in MONO Mode}
  10.             VIEW                      {Instructions on screen}
  11.  
  12.             ReVIEW a text file on the screen using cursor keys, TAB, HOME,
  13.             END, PgUp, and PgDn; Escape to QUIT at anytime.  The information
  14.             enclosed in the brackets "[...]" are options.  You may include a
  15.             FileName.Ext.  Or, drive (d:) and PATH, and the FileName.Ext.
  16.             And/or simply, indicate you want VIEW to display selected files
  17.             (for an LCD or composite monitor) in "bright yellow" on "black"
  18.             background.  See examples.  VIEW defaults to MONO mode if you
  19.             have a monochrome card.
  20.  
  21.             VIEW will provide the user with a PATH option, or press <Enter>
  22.             to display files in the current directory.  Instructions are on
  23.             the screen.
  24.  
  25.   Caution:  If an erroneous PATH is input, you will crash the program.  The
  26.             error will occur by simply putting "UTIL" rather than "\UTIL" as
  27.             the correct PATH.
  28.  
  29.   Source &  Gary D. Moore, and Crescent Software (QuickPak Pro) Library.
  30.   Resource: The demo file, FileView.BAS, code was my pattern to VIEW a file.
  31.             I give credit to Ethan Winer, Paul Passarelli and all the staff
  32.             at Crescent Software for PDQ & QuickPak Pro Libraries, and great
  33.             example programs!  VIEW was compiled w/Microsoft Quick BASIC v 4.5
  34.  
  35.             Versions prior to 2.20 were around 40K, the new version is about
  36.             12.5K -- the difference is the Crescent PDQ library.
  37.  
  38.   Remarks   VIEW is NOT intended to compete with Vern Buerg's LIST (nor
  39.    & Cost:  similar programs).  It was written to "freely" distribute with
  40.             Nam Viet News, or similar publications (those who wish to
  41.             distribute VIEW.EXE may do so if the publication is also free).
  42.             Please include: VIEW.EXE and VIEW.DOC   Comments are welcome!
  43.  
  44.             Donations are accepted.  All donations are given to a couple
  45.             scholarship funds.  You may make the check payable to "Memorial
  46.             Scholarship Fund" or Gary D. Moore.  Thanks!
  47.  
  48.             Any and all businesses, governmental agencies (or organizations
  49.             receiving tax payer funds), and not-for-profit entities "must"
  50.             register VIEW with Gary D. Moore.  Include information about your
  51.             organization and how VIEW will be used.  I, Gary D. Moore,
  52.             reserve the right to grant "use" of VIEW.EXE and other programs
  53.             written by me.  A "fee" may be required from such organizations.
  54.  
  55.   Misc:     Crescent Software programming tools and other (fantastic)
  56.             products are available at 203-438-5300.  LIST is available from
  57.             Vernon Buerg (Buerg Software):  Vernon D. Buerg, 139 White Oak
  58.             Circle, Petaluma, CA  94952, or call 707-778-1811
  59.  
  60.   Files:    VIEW.EXE, VIEW.DOC                    Version:  2.20    920727
  61.  
  62.   Send comments to:   Gary D. Moore
  63.                       5161 Howard Road
  64.                       Smiths Creek, MI      48074  
  65.