On 01/08/2012, at 7:46 PM, Shane Stanley <
email@hidden> wrote:
On 01/08/2012, at 7:42 PM, Brian Christmas <
email@hidden> wrote:
-- < this particular action brings up a dialog box which can't be addressed with Applescript
Have you tried setting the application's "display dialogs" to never?
--
Yeah Shane, I commented out the command, as it didn't work, and as I had also set it directly in the 'do action' line, just in case it made a difference.
do action "Wood Frame - 50 pixel" from "Default Actions" without notifiers enabled and display dialogs
I've found this with Adobe before, trying to switch off dialog boxes sometimes gets ignored.
Simon, the only nested tell statements are in a repeat loop, and I simply couldn't be bothered writing two 'tell application "Finder" ' routines as subroutines, and passing all the variables, or making them global. They were done as an extra thought, and I simply rattled them off.
Regards
Santa