home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1996 June / Simtel-MSDOS-Jun1996-CD2.iso / disc2 / arcers / lha255b.txt < prev    next >
Internet Message Format  |  1996-02-25  |  3KB

  1. From masaoki@hpysodk.tky.hp.com Tue Apr 20 21:16:13 EET DST 1993
  2. From: masaoki@hpysodk.tky.hp.com (Masaoki Kobayashi)
  3. Date: Fri, 16 Apr 1993 02:53:01 GMT
  4. Subject: Re: LHA 2.55B READ.ME translation
  5. Message-ID: <7700001@hpysodk.tky.hp.com>
  6. Organization: YHP Hachioji HSTD R&D, Tokyo Japan
  7. Newsgroups: comp.compression
  8.  
  9. Hi folks,
  10.  
  11. Following text is my translation of READ.ME inside LHA255B.EXE package.
  12. Although I am good at Japanese :-), I am not good at English. If you
  13. have any difficulty for reading my poor English, feel free to e-mail me.
  14.  
  15.   Kobayashi,Masaoki
  16.   -- masaoki@tky.hp.com
  17.   -- masaoki@tky.yhp.co.jp
  18.  
  19. I am glad if this would be your help!
  20.  
  21. Note: I do NOT have any relationship with the author Yoshi. I cannot
  22.       answer any questions about him, nor ask request to him.
  23.  
  24. ----------------------------------------------------------------------------
  25. <Change from 2.13>
  26.  
  27.   1. Added '-d' option which is equal to '-r2x1a2'
  28.   2. Changed 'p' command with '-n[1|2]' option not to print filenames
  29.   3. Printing filenames on extraction sometimes garbled
  30.   4. Sometimes hang up with 'f' command
  31.   5. If you stop lha with m command deleting, the results was terrible
  32.   6. Made pathnames upto 128 bytes including last '\0' (for DOS 5)
  33.   7. Use TEMP if TMP is not defined (for DOS 5)
  34.   8. Added '-f' option which does not check the rest disk capacity
  35.   9. Added extractability for new (now developing) '-lh6-' method
  36.  
  37. <Change from 2.51>
  38.  
  39.   1. 'f' command sometimes deleted file whose name does not match
  40.   2. Sometimes the progress printing was not good
  41.   3. Fasten file copy
  42.  
  43. <Change from 2.52>
  44.  
  45.   1. The process of a filename that MS-DOS can not manipulate was incorrect
  46.  
  47. <Change from 2.53>
  48.  
  49.   1. Bug of '-lh0-' method self extraction
  50.   2. New wildcard
  51.      ?  Arbitrary 1 character
  52.      *  Arbitrary string at least 0 character (except '.')
  53.      +  Arbitrary string at least 1 character (except '.')
  54.      [] One of characters inside the parenthesis
  55.     You can specify area like [a-z]
  56.   3. Changed '-i' option
  57.      a. For (f, d, s, e, x, t, p, l, v) commands
  58.     -i0     Search as case ignored
  59.     -i1,-i2 Search as case sensitive
  60.      b. For (a, u, m) commands
  61.     -i0     Store as all characters upper case
  62.     -i1     Only wildcard specified filename stored as upper case
  63.         (Others will be as you specified on command line)
  64.     -i2     Only wildcard specified filename stored as lower case
  65.         (Others will be as you specified on command line)
  66.   4. Changed temporary filename to 'lhtmp???.lzh' where ??? is hex number
  67.      from 000 to fff, not to match existing filename
  68.  
  69. <Change from 2.54>
  70.  
  71.   1. Bug fix inside wildcard expand
  72.   2. Sometimes temporary files remain existing on ^C (break)
  73.  
  74. ----------------------------------------------------------------------------
  75.