home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / mail / mplus351.zip / 351-TXT.ZIP / MAILMGR.ARL < prev    next >
Text File  |  1994-01-24  |  1KB  |  23 lines

  1. ; List of available archivers for Mail Manager +Plus+ users.
  2. ;
  3. ; Format of each line:
  4. ;
  5. ; Name, Extension, Compress, Extract
  6. ;
  7. ; Special variables that MMGR +Plus+ will convert to true values at run-time:
  8. ;
  9. ;   [FILE]  - Compressed file to create, or extract from.
  10. ;   [INC]   - All files that MailMan normally includes in the archives.
  11. ;   [REPLY] - Reply file that MailMan expects to be contained in the upload.
  12. ;   [NODE]  - Current RBBS-PC node number.
  13. ;
  14. ; This example file expects the following archivers to be in a DOS path.
  15. ; Suggestion:  You might want the archiver MOVE all files to archive, as
  16. ; this example shows, in order to cut down on disk space requirements.
  17. ; Mail Manager will operate fine either way.
  18. ;
  19. ARC (old-style CRUNCH), ARC, PKARC -oc m [FILE] [INC], PKXARC -r [FILE] [REPLY]
  20. ARJ (Jung's latest), ARJ, ARJ m [FILE] [INC], ARJ e -y [FILE] [REPLY]
  21. LZH (Yoshi's LHA), LZH, LHA a -m [FILE] [INC], LHA e -c -m [FILE] [REPLY]
  22. ZIP (Katz's implode), ZIP, PKZIP -m [FILE] [INC], PKUNZIP -o [FILE] [REPLY]
  23.