• 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
Airport scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Airport scripting


  • Subject: Airport scripting
  • From: Homer Clydean Stanford <email@hidden>
  • Date: Sun, 22 Dec 2002 16:00:05 -0700

In MacOS 9 I was able to script the Airport to dial a any number:

tell application "AirPort Scripting"
set theNumber to "5555551212"
set theUsername to "user"
set thePassword to "pass"
dial phone number theNumber username theUsername password thePassword
quit
end tell

How do I do the same thing in MacOS 10.2.3 ? I Know that the Airport
scripting has moved to Internet Connect but I can't get anything work.


Homer
_______________________________________________
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.

  • Prev by Date: Re: AppleScript App. Servs II
  • Next by Date: Scripting Teminal.app
  • Previous by thread: Re: Raw codes for Network Setup Scripting calls
  • Next by thread: Scripting Teminal.app
  • Index(es):
    • Date
    • Thread