home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / JSREC.ZIP / JSREC.TXT < prev    next >
Text File  |  1993-08-22  |  5KB  |  140 lines

  1. JSREC - The file Recognition Utility Program Documentation
  2. (Ver 2.10, 08-22-93)
  3.  
  4. Author: Johnathan Mark Smith
  5.  
  6.  
  7. THE OLD DISCLAIMER
  8.  
  9.   This software and manual are sold "as is" and without warranties
  10.   as to performance or merchant ability or any other warranties
  11.   whether expressed or implied. Because of the various hardware and
  12.   software environments into which this program may be put, no
  13.   warranty of fitness for a particular purpose is offered.
  14.  
  15.   The user must assume the entire risk of using and evaluating this
  16.   program. Any liability of  Johnathan Mark Smith Technology will be
  17.   limited exclusively to product replacement or refund of purchase
  18.   price. If you find these terms unacceptable, do not use this
  19.   product.
  20.  
  21.  
  22. Introduction
  23.  
  24.     As time goes by, more and more Mainframe Systems are being down 
  25. sized to run on PC's. One of the biggest setbacks is that the PC has many types 
  26. of software which create different file formats, like lotus 123, Word for 
  27. windows, PKZIP, etc. So your file may be saved in any one of hundreds of formats
  28. and therefore, you might not know what software created it. The JSREC utility 
  29. will simplify the task of determining which software package created your file.
  30.  
  31.     The JSREC program must be provided with a file name or  
  32.    a directory name to govern its execution.
  33.  
  34.    For example:
  35.            JSREC C:\<FILENAME>                To get the file type 
  36.                           for a single file.
  37.     
  38.            JSREC C:\<DIRECTORYNAME>\*.*       To get the file type
  39.            JSREC C:\<DIRECTORYNAME>\*.DOC     for every file in a
  40.                           directory.
  41.  
  42.  
  43.    Option #1: Every time a file is identified, there will be a beep. To      
  44.           shut off the beep;  type: /nobeep after the command.
  45.  
  46.    For example:
  47.            JSREC C:\<DIRECTORYNAME>\*.DOC /NOBEEP
  48.  
  49.  
  50.    Option #2: If JSREC cannot identify a file type, it will display
  51.           the file name without the type. If you do not want to
  52.           see the names of the files which JSREC could not 
  53.           identify, Then type: /know after the command.
  54.           
  55.    For example:
  56.            JSREC C:\<DIRECTORYNAME>\*.DOC /KNOW
  57.  
  58.  
  59.  Upgrades
  60.     If you happen to find a file format which this program cannot identify, 
  61.     please contact us so that we can modify the code to recognize that file 
  62.     format. In return for your assistance in this matter, we may send you a 
  63.     copy of the updated program for free.
  64.  
  65.  
  66. Registration
  67.  
  68.   I will keep improving the program if I know enough people are
  69.   finding it useful.
  70.  
  71.   My registration policy is very flexible. The nominal fee is $15 US
  72.   If you don't feel you will get $15 worth of use out of JSREC, send
  73.   whatever it is worth to you. If you are impoverished and can't
  74.   afford to pay anything, enclose a stamped self-addressed envelope
  75.   and I will send you a registration.
  76.  
  77.   This is not freeware or public domain. Shareware is simply a means
  78.   of marketing commercial software. You are required to register if
  79.   you intend to use this program after a reasonable trial period.
  80.  
  81.   When registering, please tell me the version number you have 
  82.   and where you obtained your copy of JSREC.
  83.  
  84.   See REGISTER.TXT for details.
  85.  
  86.   JSREC should be registered for the maximum number of copies that
  87.   can be used simultaneously at your site. Site fees for commercial
  88.   users can be negotiated.
  89.  
  90.   If you register for the full $15 fee, and enclose a Shipping and
  91.   Handling fee of $3 I will send you the latest versions of JSREC and
  92.   Some Free Demo's.  if you decide to use it after a trial period. I will 
  93.   also send other File related shareware programs.
  94.  
  95.  
  96. Registered version features
  97.  
  98. * FREE UPGRADES AND NEWSLETTERS
  99.  
  100. * CUSTOM DEFAULT SETTINGS
  101.  
  102.  
  103. Program Abort
  104.  
  105.     Hitting Control-C (or Control-Break) will terminate the program
  106.     immediately. 
  107.  
  108.  
  109. Distribution
  110.  
  111.     Permission is hereby given to copy and distribute this program
  112.     as long as no more than $5 is charged. It must be made clear to
  113.     the buyer that this is only a handling charge and not a
  114.     registration fee. You must include all files in their original
  115.     unmodified form when distributing this program. .
  116.  
  117.     Permission to distribute may be revoked by the Johnathan Mark Smith 
  118.     at any time for any reason.
  119.  
  120.     YOU MUST NOT DISTRIBUTE ANY COPY WHICH HAS BEEN BRANDED WITH
  121.     A REGISTRATION CODE. 
  122.  
  123. All trademarks used in this document are the property of their
  124. owners.
  125.  
  126.                           -Johnathan Mark Smith-
  127.  
  128.  
  129. Questions or suggestions regarding JSREC should be directed to the author
  130. at the following address:
  131.  
  132.     Johnathan Mark Smith
  133.     2039 85 STREET
  134.     BROOKLYN, NY 11214
  135.  
  136.     Telephone: 718-373-3886
  137.  
  138.  
  139.  
  140.