usb driver problem

J. Landman Gay jacque at hyperactivesw.com
Mon Jan 17 15:14:36 EST 2011


On 1/17/11 8:15 AM, Thomas McGrath III wrote:
> I will try this today when I get back home.
>
> should it be  open file "modem:tty.usbmodem1a21"
>

It's been ages since I tried it so I'm fuzzy about the details, but 
since you can only (usually) have one modem at a time, I don't think you 
need a path at all. Just use:

open file "modem:"

That opens the modem port for read/write.

-- 
Jacqueline Landman Gay         |     jacque at hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com




More information about the use-livecode mailing list