Re: Using Applescript To Dial a Phone Number Mac OS X
Re: Using Applescript To Dial a Phone Number Mac OS X
- Subject: Re: Using Applescript To Dial a Phone Number Mac OS X
- From: John Delacour <email@hidden>
- Date: Wed, 9 Apr 2003 01:13:21 +0100
- Mac-eudora-version: 6.0a14
At 10:15 am -0700 8/4/03, roy whelden wrote:
tell application "Internet Connect" to connect to telephone number "5551212"
This is not an ideal solution because Internet Connect expects a
modem handshake, etc, after dialing the number. It will exit with an
error message if it doesn't get to do the handshake. This is not an
elegant solution, but it does work.
Maybe someone has a better solution.
ZTerm is available for OS 10, but it has no dictionary, so you'd need
to do it with UI scripting:
<
http://homepage.mac.com/dalverson/zterm/ZTerm1.1b7.OSX.dmg>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.