Re: scriptable applescript application
Re: scriptable applescript application
- Subject: Re: scriptable applescript application
- From: Walter Ian Kaye <email@hidden>
- Date: Sat, 13 Mar 2004 23:13:04 -0800
At 12:23a -0600 03/14/2004, John Fowler didst inscribe upon an
electronic papyrus:
I want to make my applescript application scriptable. In trying to
do this I tried
tell app "myapp"
testhandler("this message")
end tell
where testhandler was a display dialog handler.
It didn't work.
Is it supposed to work?
If you created an applet in Script Editor, yes.
If you built an app in AS Studio, no.
Is there a scheme for making applescript apps scriptable?
Gotta know what development environment you're using...
_______________________________________________
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.