I have a question which is usually the opposite of what is asked.  I leave my
serial panel set for infrared, but in my particular program I would like to
always go to the serial connector.

How can I force a SerOpen etc to use the serial connector when the serial
panel is set to infrared?  I already know about the IRLink product.

Seems to me that if a call of this enables infrared:

SerControl(myref, serCtlIrDAEnable, 0, 0);

then this should disable it:

SerControl(myref, serCtlIrDADisable, 0, 0);

But I must be missing something because it doesn't work for me.


/* Chris Faherty <[EMAIL PROTECTED]>, finger for PGP */

Reply via email to