Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Applescript to turn on Bluetooth and run iSync' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Applescript to turn on Bluetooth and run iSync
Authored by: svenbox on May 02, '06 11:53:55AM

It should be made clear that this hint only works for english/american systems - otherwise the script has to be edited so that the script looks for words in other languages in the Bluetooth menu.

Also some kind of error handling in case that the device to be synched has bluetooth turned off or on would be great.



[ Reply to This | # ]
Applescript to turn on Bluetooth and run iSync
Authored by: zionthelion73 on May 03, '06 03:28:55AM

I have an italian Tiger, I use "Attiva" instead of "ON" and "Disattiva" instead of "OFF"

You can activate the BlueTooth menu opening the following file

/System/Library/CoreServices/Menu Extras/Bluetooth.menu/
but I cannot do it via Applescript!

[ Reply to This | # ]