DialWithModem
DialWithModem
- Subject: DialWithModem
- From: Luther Fuller <email@hidden>
- Date: Sat, 26 Apr 2008 19:46:51 -0500
I've got a new Intel Mac Mini with Leopard. And I already have a
problem. I have the dialModemOSAX.osax installed and the
DialWithModem.scpt Address Book plugin. I also have an Apple USB modem.
The problem is, I can no longer dial numbers from the Address Book.
The error seems to occur at the initModem line, but I'm no longer
getting an error message, just silence.. (initModem is a
dialModemOSAX.osax command.)
Here's a bit of code ...
using terms from application "Address Book"
...
on perform action for aPerson with aPhone
...
initModem "/dev/cu.modem" with "~^M~AT&F1E0S7=45S0=0L2^M"
...
dial modem "ATDT" & thephonenum .
...
end perform action
end using terms from
Does anyone have any experience with dialModemOSAX.osax ?
Is dialModemOSAX.osax incompatible with 10.5 ?
Or, could the problem be with the modem ?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden