Category Archives: AppleScript

How to Display a Message After a Long Task

Power Manager is frequently used to start long running tasks. While any event is running, Power Manager’s menu bar changes to show a small cog. Sometimes this small indicator is not enough. Continue reading

Posted in AppleScript, PM4, PMPRO4, Power Manager, Recipe | Tagged , , | Comments Off

How to Fix Power Manager AppleScript Syntax Errors

This article shows how to fix AppleScript Editor’s “Syntax Error” with the message “Expected “,” or “}” but found property.” AppleScript Editor needs to find and read the terminology dictionary of the application being scripted. If the application can not be found, the unhelpful “Syntax Error” will appear.
Continue reading

Posted in AppleScript, Power Manager | Tagged , , | Comments Off

How to Run an AppleScript After Inactivity

Power Manager can run an AppleScript after a period of inactivity on Mac OS X. Unlike most other scheduling tools, Power Manager can run your AppleScript as the front most user. This means your AppleScript can interact with applications and the user; with Power Manager your AppleScript is not restricted as it is with other tools.
Continue reading

Posted in AppleScript, PM4, Power Manager, Recipe | Tagged , , , , | Comments Off

How to Play a Song in iTunes at a Specific Time Every Day

You can use Power Manager to automatically play a song at a specific time each day. You can also create multiple events to play different songs at different times or on different days. Continue reading

Posted in AppleScript, PM4, PMR, Power Manager, Recipe | Tagged , , , | Comments Off