More dialer stuff
Martin Baxter
martin at materiaprima.fsnet.co.uk
Wed Mar 3 17:52:03 EST 2004
>> ...will it work the same in Windows? Can someone check for me?
>
>According to the docs, modem: is only for MacOS. For a PC, you have to
>substitute COM1: - COM4:
>
>I tried, but it gave errors. My modem is internal and on COM3. I am not
>near an analog phone line, so I couldn't test thoroughly... sorry.
>
>~Roger
open file "COM3:" for write
write "ATDT" && dNumber && return to file "COM3"
dialled my internal winmodem OK -- (XP)
Martin
More information about the use-livecode
mailing list