home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / archiver / stunarj.doc < prev    next >
Text File  |  1991-09-08  |  2KB  |  46 lines

  1.  
  2.                          ST UNARJ 2.20
  3.  
  4.      This program is not public domain, it's copyright (c) 1991 
  5. by Jorge Cwik, all rights reserved. You can distribute this 
  6. software only in a unmodified form, with this corresponding 
  7. documentation, but not sold for profit. It can be freely used 
  8. only for personal non-commercial use.
  9.  
  10.  
  11.      This program can extract and list 'ARJ' archive files. It's 
  12. fully compatible with archives created by ARJ 2.20, the PC 
  13. program by Robert K. Jung. Note that this is the first ATARI ST 
  14. version, 2.20 means compatible with the 2.20 PC version.
  15.  
  16.  
  17.      ARJ archives are usually smaller than LZH (much more smaller 
  18. than ARC & ZIP files), and are much faster. This ST implementation 
  19. is between 2 and 3 times faster than ARC 6.02 and LHARC 1.1319.
  20.  
  21.      The syntax is very similar to ARC: <command> archive [files].
  22.  
  23. Command is the action you want to perform on the archive file, 
  24. <archive> is the file name of the 'ARJ' file ( 'ARJ' extension is 
  25. assumed if none is given), and files specifies which files inside 
  26. the archive you want to extract or list. The last parameter is 
  27. optional ( wild characters are accepted), and may contain a 
  28. destination drive and/or path. If you want you can use it with 
  29. ARCSHELL by Charles F. Johnson.
  30.  
  31. Valid commands for this particular version are:
  32.      l - list contents of archive.
  33.      v - gives a more comprehensive list with the archive comments.
  34.      t - Test integrity of archive.
  35.      e - Extract files from archive.
  36.      x - Extract files to original folders (must exist).
  37.  
  38.  
  39.      Thanks to Robert Kung, creator of the ARJ format and author 
  40. of the original IBM program, who released the ARJ protocol and 
  41. encouraged compatible and competitive versions.
  42.  
  43.                Copyright (c) 1991 by JORGE CWIK.
  44.                CIS: 76515,3561
  45.  
  46.