home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / archive / progs / zipmod / ReadMe < prev    next >
Encoding:
Text File  |  1995-04-16  |  2.6 KB  |  58 lines

  1. ReadMe for ZipMod v0.10 (16-04-1995)
  2.  
  3. by N. Douglas
  4.  
  5. This collection of files adds the commands 'zip' and 'unzip' to the RISC-OS
  6. command line. To do this include !InstalZip into your boot sequence. From now
  7. on 'zip' and 'unzip' will be available.
  8.  
  9. This is release v0.10: very incomplete. The next release will be in the form
  10. of a RiscBBS door, allowing (slightly slower) access to a zipped msgbase, by
  11. decompressing the relevent sections into RAM and then the user can access
  12. them.
  13.  
  14. Note that by you downloading this and not paying a penny for it means that I
  15. am officially unattached to this program. Do what you will with it, but don't
  16. come crying if it f**ks your harddisc. I'll be sympathetic, but blameless.
  17. You can plagerise it too if you want: feel free to. Any bug reports: if
  18. they're zip-related, mail them. Me: unlikely, but do anyway.
  19.  
  20. As far as I know, there is no copyright preventing me doing this (ie;
  21. splitting up the original archive). If there is, let me know. The original
  22. ReadMe file is included for reference.
  23.  
  24. zip & unzip are still (Apr 1995) in beta-testing ie; they _do_ have bugs. You
  25. may, or may not, find them. I've found a few, but the advantages outweigh
  26. them: quick, convenient compression, and it compresses *good* too. Basic &
  27. ARM images are worst; text & graphics best.
  28.  
  29. The ZipFS module was generated using MFSGen v1.50, originally by Dave Acton.
  30. I have since modified it extensively, resulting in it's current form. The
  31. MFSGen program is not included.
  32.  
  33. Note that this module was designed and tested on RISC-OS 2. As with a lot of
  34. my programs, it may not partially or wholly work with later OS's. The most
  35. likely source of problems will be the unallocated FS no., 42. If it clashes
  36. with anything, !Zap it. If it doesn't work at all with RO3+, it's not my
  37. fault: I haven't used any 'quirky' code, but RO3.1 is notably buggy in its
  38. own right, and many of my programs only partially work, bombing out at the
  39. most unconvenient (& unpredictable) times. It's very odd, and since I don't
  40. have access to RO3 it's impossible to fix.
  41.  
  42. This is the second time I've written this: FileCore in use killed the last
  43. version. Sorry if it's a little short and unfriendly, but I hate doing things
  44. twice! :-(
  45.  
  46. Cheers for downloading this ...
  47. Niall Douglas, sysop Tornado BBS Cork
  48.  
  49. Addresses: Niall Douglas@fidonet#2:257/501.13, user #1 at Tornado BBS Cork
  50.  
  51.            User #1300 at the DDBank, #2273 at Arcade, #602 at Plasma Sphere
  52.            (note these are not checked often!!}
  53.  
  54. Internet:  Well, the best one is ndouglas@digibank.demon.co.uk. There are
  55.            others (my internet a/c here in Ireland), but they're subject to
  56.            change.
  57.  
  58.