Standalone not accepting applescripts?
Ton Kuypers
tkuypers at dmp-int.com
Mon May 8 07:48:52 EDT 2006
Hi,
I've created an app which sends applescripts to Adobe InDesign. To
give the user a feedback of the status the script I send includes a
"do script" to my app:
tell application "myApplication"
do script "put " & quote & "Opening template..." & quote & " into
fld Info of stack Main"
END tell
When I use this in the IDE, "myApplication" is "Revolution" and this
works fine, but when creating a standalone it gives an error.
When I try to run the script manually using Script Debugger, it gives
the same error, when I look at the scripting dictionary of the
standalone I found out that it is not scriptable...
Am I missing something or is this a bug? And more important, is there
a work-around?
I am using RR Enterprise version 2.7.1, build 236 on Mac OSX 10.4.6
Warm regards,
Ton Kuypers
Digital Media Partners bvba
Tel. +32 (0)477 / 739 530
Fax +32 (0)14 / 71 03 04
http://www.dmp-int.com
More information about the use-livecode
mailing list