Re: Script expects quoted text mystery
Re: Script expects quoted text mystery
- Subject: Re: Script expects quoted text mystery
- From: Shane Stanley <email@hidden>
- Date: Fri, 16 Jan 2004 17:04:54 +1100
On Jan 16, 2004, at 6:26 AM, Paul Berkowitz wrote:
But I know that you are sending a call to the Finder to send a call to
InDesign.
Look at my last sample again (where I swapped inner and outer apps) --
it suggests that's not the case, because the outer app is in fact not
responding to any events.
With outer app's open dialog open to block receiving events:
tell application "InDesign CS"
tell application "Finder"
name
end tell
end tell
--
Shane Stanley <email@hidden>
_______________________________________________
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.