home *** CD-ROM | disk | FTP | other *** search
/ 8bitfiles.net/archives / archives.tar / archives / genie-commodore-file-library / C128CPM / PMAUTOAE.COM / READ.ME < prev   
Encoding:
Text File  |  1979-11-30  |  1.5 KB  |  52 lines

  1. PMEXE,PMSFX,PMSET,PMCAT
  2.  
  3. These are utilities for use with PMARC and PMEXT, a very effective
  4. CP/M archiver and extractor. Unfortunately, documentation for these
  5. programs was written in Kanji, which can only be read on MSX-2 or 2+
  6. computers which have a Kanji ROM. If you have one, you'll still have
  7. to translate it. Here are a few short notes on how to use the PM
  8. utilities, based on our experience.
  9.  
  10.  
  11. PMEXE
  12.  
  13. This is a module which you can only use in combination with PMARC. It
  14. is used to make executable compressed COMfiles (just like LZEXE or
  15. PKLITE for MSDOS). To make such a file, type:
  16.  
  17.     PMARC <archive>.COM=PMEXE2.COM <filename> [options]
  18.  
  19. The archive-name must be .COM, offcourse, not .PMA.
  20.  
  21.  
  22. PMSFX
  23.  
  24. This module is also for use with PMARC. It is used to make self-
  25. extracting (SFX) archives, like this:
  26.  
  27.     PMARC <archive>.COM=PMSFX2.COM <filenames> [options]
  28.  
  29. The archive-name must be .COM, not .PMA.
  30.  
  31.  
  32. PMSET
  33.  
  34. This is a program with which you can set some default options in
  35. PMARC. Start up the program without arguments to get help.
  36.  
  37.  
  38. PMCAT
  39.  
  40.  
  41. This is a program with which you can update and catenate or delete
  42. files in PM- archives. Start up the program without arguments to
  43. get help.
  44.  
  45.  
  46. PMSET and PMCAT (just like PMEXT) will also work on .LZH archives
  47. made with the MSDOS archiver LHA 2.11, but don't count on LHA to
  48. be able to extract them afterwards.
  49.  
  50. Pierre Gielen,
  51. Nijmegen/The Netherlands
  52.