[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HardPressed Profiles
- Subject: Re: HardPressed Profiles
- From: fadden@uts.amdahl.com (Andy McFadden)
- Date: 26 Jul 93 18:45:14 GMT
- Newsgroups: comp.sys.apple2
- Organization: Amdahl Corporation, Sunnyvale CA
- References: <22rtn2$crq@nuscc.nus.sg>
In article <22rtn2$crq@nuscc.nus.sg> isc26330@leonis.nus.sg (ONG TAT-WEE) writes:
>I've looked through the source code for the HP profiles (standard.asm) and
>noticed that the examples only allow one compression routine or HP module
>for each filetype.
Actually, it assigns one CATEGORY to each file/auxtype/suffix. The
categories have a list of compression modules assigned to them (down at
the bottom of the file).
BTW, the suffixes MUST appear in upper case in the profile. HP v1.0.1 (not
yet released) fixes a bug that causes them to be matched in a case-sensitive
manner by converting the filename's suffix to upper-case and then doing the
compare.
--
fadden@uts.amdahl.com (Andy McFadden)
[ Above opinions are mine, Amdahl has nothing to do with them, etc, etc. ]