home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 72.dms / 72.adf / arc.hlp < prev    next >
Text File  |  2008-06-02  |  6KB  |  137 lines

  1.                                  What is "ARC"?
  2.                                  ==============
  3.  
  4.      Around CompuServe, and maybe on your local BBS, you have begun to
  5. notice files with the ARC file extension (xxxxxx.ARC).  What makes these
  6. files so special is that they are actually compressed files that don't
  7. take as long to download, and they are actually many files within a file.
  8. A compressed library of files you can download in a single operation.
  9.  
  10.      But the ARChived file looks like gibberish.  You can't run it, you
  11. can't really use it in any way.  That is until you run your copy of the
  12. ARC program to EXTRACT the data, programs, etc out of it -- essentially
  13. de-compressing the file and un-packing the programs, data files, text files,
  14. etc that the author squeezed, crunched, and packed in there before he
  15. uploaded it.  Complicated?  Not really.  Thanks to ARC it is a one-step
  16. operation.
  17.  
  18.      ARC -- The ARChive utility -- was written as a Shareware program and
  19. is available widely here on CompuServe and on many local BBS boards.  You
  20. will find it a handy addition to your toolbox of utilities.
  21.  
  22.      As a Shareware program you can pick it up, or download it almost
  23. anywhere.  If you like it, make a contribution to the folks who wrote it.
  24. You get to "Try it before you Buy it".  The premise is that you and I are
  25. basically trustworthy souls.  Together we all benefit.  Are you up to it?
  26.  
  27.  
  28.                              Why file compression?
  29.                              =====================
  30.  
  31.      Whether you run 300, 1200, or 2400 baud, transfering a large file to or
  32. from CompuServe or your favorite local BBS, time is of the essence.  Time is
  33. indeed money.  The faster you can get in and out, the better.
  34.  
  35.      As microcomputers proliferated, more and more people began transfering
  36. data electronically.  It wasn't long before simple data compression programs
  37. began to circulate through the user community.  Using a variety of 
  38. techniques a 100K file could be compressed into 70 or 80K.  Once received
  39. an complimentary program could be used to DE-compress the file back to it's
  40. original 100K size.  Meanwhile, you've saved 20-30% in transfer time,
  41. phone charges, connect charges, etc.
  42.  
  43.      Most popular of those to follow this SQUEEZE -- TRANSFER -- UNSQUEEZE
  44. scenario were two programs named, quite appropriately, SQ and USQ.
  45.  
  46.      A SQueezed file can always be identified by a "Q" in the middle of the
  47. file extension.
  48.           Example:  xxxxxx.xQx
  49.  
  50.      A SQueezed file is NOT usable or runnable in it's squeezed form.  It
  51. must be UnSQueezed on your end before using it.
  52.  
  53.  
  54.                           So what is a "LIBRARY" file?
  55.                           ============================
  56.  
  57.      A "Library" file is another simple idea.  You have a dozen related files
  58. that you wish to download via modem.  That's a dozen separate downloads. 
  59. What happens if you miss one?  Can you easily identify the one you missed?
  60.  
  61.      A "library" file is nothing more than an electronic looseleaf folder --
  62. take a bunch of smaller files, gather them together into one big file, and
  63. transfer the one file.  Once received, you run another program to unpack the
  64. library into the original dozen files.
  65.  
  66.      A program called "LAR" -- the Library Utility -- was quite popular and
  67. handled both the packing and unpacking functions.  Library files can be
  68. identified by the file extension LBR.
  69.           Example:  xxxxxx.LBR
  70.  
  71.  
  72.                        How about a "COMPRESSED LIBRARY"?
  73.                        =================================
  74.  
  75.      Sure!  LAR a bunch of files into a single library file.  Take the
  76. resulting file and SQueeze it to reduce transmission time.  Of course it's a
  77. two-step operation prior to transmission, and another two-step operation
  78. after reception.  Not something for the novice user, but it does indeed
  79. work.
  80.  
  81.      A SQueezed Library file is identified by its LQR file extension.
  82.           Example: xxxxxx.LQR
  83.  
  84.  
  85.                                Along comes "ARC"
  86.                                =================
  87.  
  88.      ARC -- the ARChive utility -- combines both the file compression and
  89. the library operations into a single operation.  The sender ARChives the
  90. file(s) prior to transmission, while the recipient de-ARChives the files
  91. after downloading.
  92.  
  93.      ARChive also is much more intelligent in its file compression 
  94. techniques.  File compression of 50% is typical -- while I have seen 
  95. 85% savings in certain situations.
  96.  
  97.      An ARChived file is identified by the file extension ARC.
  98.           Example:  xxxxxx.ARC
  99.  
  100.      ARC has been adapted for many popular microcomputers.  It has also been
  101. enhanced and improved, giving rise to several versions.  As of June 1986
  102. version .011 is current.  
  103.  
  104.      The one program handles BOTH compression and de-compression.  
  105.  
  106.  
  107.  
  108.                               Putting ARC to work
  109.                               ===================
  110.  
  111.      o You have downloaded an ARChived file.  Let's call it TEST.ARC.
  112.        It now resides on the same disc as your ARC program ARC.COM or 
  113.        ARC.EXE.
  114.  
  115.      o You wish to Extract (de-compress & unpack) all the original files
  116.        packed into TEST.ARC. To accomplish this, two identical ARC commands
  117.        are available -- E (Extract) or X (eXtract).
  118.  
  119.      o At the CLI prompt you simply type:
  120.           ARC E TEST *.*   or   ARC X TEST *.*
  121.  
  122.      That's all there is to it.  You invoked ARC, commanded it into eXtract
  123. mode, told it that it was to eXtract from TEST.ARC (the .ARC extension is
  124. assumed), and that you wanted all the files (*.*) contained therein eXtracted
  125. and place back in their original form on your disc.
  126.  
  127.      Sure there are many, many more features contained in the ARC system.  
  128. Take a look at the documentation file for all the particulars, but this will
  129. certainly get you started.
  130.  
  131.      I'm certain you will love what the authors of ARC have done.  I hope you
  132. remember to support the Shareware concept.  No, I have no affiliation with
  133. the authors of ARC.  Shareware benefits everyone, and will vanish without 
  134. your support.
  135.  
  136. (This help file courtesy of Alan Bose of AVSIG)
  137.