home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / z / z2a225.zip / ZIP2ARJ.DOC < prev   
Text File  |  1993-01-27  |  3KB  |  62 lines

  1.                 
  2.               ────────────────────────────────────────────────
  3.                 »» Zip2Arj v2.25 -- Matthew Ayres -- 1993 ««
  4.               ────────────────────────────────────────────────
  5.  
  6.   Hey, what can I say, it changes .ZIP files into .ARJ files.  It requires
  7.   PKUNZIP.EXE and ARJ.EXE of course.  Here is the usage for Zip2Arj:
  8.  
  9.         ZA <ZIP filename>
  10.   or    ZA -T<tempdir>
  11.  
  12.   When you first recieve this, you will have to use the -T option to specify
  13.   the tempdir that will be used during conversion.  Here are some examples:
  14.  
  15.         ZA -Tc:\dos
  16.         ZA -Tc:\temp
  17.         ZA -Te:\
  18.  
  19.   Then you can Zip2Arj any .ZIP file at any time.  Here are some examples
  20.   for doing that:
  21.  
  22.         ZA myfile.zip
  23.         ZA files*.zip
  24.         ZA *.zip
  25.  
  26.   I have no guarantees that this will work, but so far, so good.  I think
  27.   I have worked out most of the bugs.  Hope you enjoy using this, I know it
  28.   isn't anything special, but it works.
  29.  
  30.   Notes:
  31.     -- This works great if you specify your RAM drive as your tempdir 
  32.        (assuming you use one!)  I do that, and it works quite fast that way.
  33.     -- Please contact me if you have any comments, know of any bugs, or just
  34.        want to talk to me.  I'd like to give out my address, but it's gone
  35.        around enough and I really don't want everyone to know it.  My phone
  36.        number is (510) 455-0425.  Call me.  If we need to talk for any length
  37.        of time, I'll happily call you back and take the phone charges.
  38.     -- This is FREEWARE, I ask for no money.  I'd rather get comments,
  39.        suggestions, bugs, etc.  Let me know if you think it's great or the
  40.        worst thing you've seen.
  41.     -- If you live in the Bay Area, you might find my name on a BBS.  Feel
  42.        free to E-Mail me.  My name is Matthew Ayres at every board and my
  43.        handle is White Fang if the board supports handles or chat handles.
  44.     -- The best way around a lie is through it.
  45.     -- Watch out for the Wolf File Manager (WFM), also by me.  It's still
  46.        in its BETA stages, but I might upload a BETA.  It has mouse support,
  47.        windows, pull down menus, all the normal copy, move, del, etc. commands.
  48.        And recently I added support for Building and Expanding ARC, ARJ, LZH,
  49.        and ZIP files.
  50.  
  51.   
  52.   Revision History:
  53.  
  54. -= v1.00 to v2.21 =-
  55.   Versions I used personally.  Only given out to a few people.
  56.   Several upgrades and bug fixes made.
  57.  
  58. -= v2.25 =-
  59.   First public release.
  60.   Document made.
  61.   No known bugs.
  62.