PMARC

Archive and extract PMA (LZH) files

Description

As an utility for CP/M, PMARC/PMEXT doesn't allow the use of directories on the command line, only drives. To use directories chdir first or use the DOS SUBST command to create fake drives to work on with PMARC/PMEXT.

PMARC.COM

This utility creates LZH-like archives with the extension .PMA. It compresses as effectively as the MSDOS utility LHA, but is not completely compatible (you can read the directory with LHA, but you can't extract files from the archive). Just type PMARC at the prompt to see a list of options.

PMEXT.COM

This great program unpacks .PMA as well as .LZH archives (even compression method -lh5-), and it's very fast compared to other LZH unpackers (like LHRD and LHX). Type PMEXT without filenames for more information.

Files
Package
Individual files
Default install directory
A:\PMARC
Build files
Build script
mkdir -p package/
unzip pmarcpc.zip
mv PMMANUAL.TXT package/
mv PMARC.CPM package/PMARC.COM
mv PMCAT.CPM package/PMCAT.COM
mv PMEXE2.CPM package/PMEXE2.COM
mv PMEXT.CPM package/PMEXT.COM
mv PMSET.CPM package/PMSET.COM
mv PMSFX2.CPM package/PMSFX2.COM
  • 2021-07-08 2.0-1
    • First release
Details
Category
Files
Author
Yoshihiko Mino
Packager
Willem Cazander
License
 Proprietary
Url
 https://hansotten.file-hunter.com/software/
Install instructions
hub install PMARC