scriptable applescript application
scriptable applescript application
- Subject: scriptable applescript application
- From: John Fowler <email@hidden>
- Date: Sun, 14 Mar 2004 00:23:45 -0600
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?
Is there a scheme for making applescript apps scriptable?
Thanks
John Fowler
_______________________________________________
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.