[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: PMPFax help needed
dempson@actrix.gen.nz (David Empson) wrote:
>There are only three possible solutions:
>1. Patch the modem ROM so that the factory default setting has this bit set.
>2. Get an updated ROM for the modem which defaults to saying it has class
>1 available. (The ZyXEL 28k8 modems do this.)
>3. Patch PMPFax to use ATZ instead of AT&F, or to try the class I've told
>it to use even if the modem claims that it doesn't support it.
>I was intending to do the third one, but E-Mailed Paul first to see if he
>could suggest another solution, or give me enough information to locate
>the relevant part of the code (to save me having to disassemble a rather
>large program).
Yes, the third one would probably be the easiest and cheapest to
tackle. If I owned PMPFax, I'd probably try to find the location to
patch to help out but unfortunately, I don't. You could just try
scanning through the program for the text strings of the commands that
might have been used (&F, Z, etc.) and see if you can find any
promising locations to fiddle with.
>It is pretty much a moot point now, as I doubt I will be doing any faxing
>on the IIgs (as I have bought a PowerMac).
Well, with an attitude like that you're certainly not going to get
PMPFax working. :-)
Anyways, good luck with whatever work you do on it.