• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using Applescript To Dial a Phone Number Mac OS X
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using Applescript To Dial a Phone Number Mac OS X


  • Subject: Re: Using Applescript To Dial a Phone Number Mac OS X
  • From: roy whelden <email@hidden>
  • Date: Tue, 8 Apr 2003 10:15:02 -0700

Hello Don,
You can make Applescript dial a phone number using code like this:

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.


Roy Whelden _______________________________________________
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.
  • Follow-Ups:
    • Re: Using Applescript To Dial a Phone Number Mac OS X
      • From: John Delacour <email@hidden>
  • Prev by Date: Routine to push a window to the screen edge...
  • Next by Date: Re: Re : Capturing code snippets
  • Previous by thread: Routine to push a window to the screen edge...
  • Next by thread: Re: Using Applescript To Dial a Phone Number Mac OS X
  • Index(es):
    • Date
    • Thread