home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 401.lha / LhArcA_v0.99d / LhTest_readme < prev    next >
Text File  |  1990-07-31  |  3KB  |  76 lines

  1. ===========================================================================
  2.  
  3.                     #     #   # ##### #####  #### #####
  4.                     #     #   #   #   #     #       #
  5.                     #     #####   #   #####  ###    #
  6.                     #     #   #   #   #         #   #
  7.                     ##### #   #   #   ##### ####    #
  8.  
  9.                                LhTest V1.00
  10.                      Copyright © 1990 By Stefan Boberg
  11.         Original 80x86 LZHuf compression code by Haruyasu Yoshizaki
  12.                  Amiga/680x0 translation by Stefan Boberg
  13.  
  14. ===========================================================================
  15.  
  16. INTRODUCTION
  17.  
  18. LhTest's only purpose is to check an archives (LhArc type) integrity.  That
  19. is,  to  check  that a file has been correctly compressed/transmitted.  The
  20. syntax is:
  21.  
  22. LhTest [t] <archive name[.lzh]>
  23.  
  24. One way to use it is together with the AmiExpress BBS program, to get this
  25. to work with current versions of AmiExpress you'll have to some patching:
  26.  
  27. Locate where in the file the 'LhArc ' string is (in the main program called
  28. 'Express' , change this to 'LhTest'. Then locate where the '-n t ' string is,
  29. then fill this with spaces or change it to '   t ', and you're finished!!
  30. Of course you'll have to place LhTest in your c: directory too!!!
  31.  
  32. WHY?
  33.  
  34. LhArc already contains a command to check an archive's integrity, but since
  35. it  is so slow I decided to write a stand-alone program to do this.  LhTest
  36. is TWICE as fast as LhArc is at testing archives!!!!
  37.  
  38. If the archive is not Ok, LhTest terminates with a return code of 20, if it
  39. is Ok, the return code is 0.
  40.  
  41. LhTest  is  PURE!   This  means  you  can make the program resident (WShell
  42. 'resi'  command, ARP-Shell 'ares' or Commodore's 'resident' command will do
  43. the job)
  44.  
  45. DISTRIBUTION AND USE
  46.  
  47. You are free to use, copy and distribute LhTest for noncommercial use if:
  48.  
  49. 1) No fee is charged for use, copying or distribution.
  50. 2) This documentation file accompanies the executable.
  51. 3) It is not modified in any way.
  52.  
  53. ===========================================================================
  54.  
  55.                                 DISCLAIMER
  56.  
  57.      The author makes no warranties, either expressed or implied, with
  58.      respect  to  the  program  described  herein.  Should the program
  59.      prove  defective,  the  user  (and  not  the author), assumes the
  60.      entire  cost  of  all  damages.   In  no event will the author be
  61.      liable  for direct, indirect, incidental or consequential damages
  62.      resulting from any defect in the program.
  63.  
  64. ===========================================================================
  65.  
  66. Finally, if you have any ideas for improvements (or programs), want to send
  67. me  a  contribution,  or  find  bugs  in  this or any of my other programs,
  68. contact:
  69.  
  70.     Stefan Boberg
  71.     Tynne Björke        Phone:    Int. +4649854076
  72.     62023 Romakloster        Nat. 0498-54076
  73.     SWEDEN
  74.  
  75. Or send a message to 'Stefan Boberg' at FidoNet node 2:204/302 .
  76.