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: loekjehe on May 06, '06 04:44:34AM

I discovered some error in the AS code: the variable last_bluetooth_setting is not defined at the beginning of the script. So, please add a line: set last_bluetooth_setting to "off" at the beginning of the script and everything runs fine afterwards.

Loek



[ Reply to This | # ]