jbv wrote/ schreef:

> P.S.  could someone tell me if the following :
> 
> open modem:
> write numtochar(199) to modem: -- to write 199 to it
> close modem:
> 
> works in the Win version of MC only, or if it's
> also available on Mac ?
Well, as you can see this script writes to the modem port (which is a Mac-
particular thing), so given that this works (and it does) this is available
on Mac. On Windows you'll have to use COM1: or COM2: and so on.

Note that the above script writes the *byte* 199 so that is (bin:11000111 or
hex: C7).

> Thanks.
Hope this helps,
Sjoerd


Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to