Re: calling a Classic osax from X
Re: calling a Classic osax from X
- Subject: Re: calling a Classic osax from X
- From: Shane Stanley <email@hidden>
- Date: Wed, 23 Apr 2003 14:39:38 +1000
On 23/4/03 2:21 PM +1000, Jon Pugh, email@hidden, wrote:
>
However, I can't seem to get classic osaxen terms recognized using terms or
>
not.
Try this:
tell application "Stay open"
using terms from application "Macintosh HD:System Folder:Scripting
Additions:Jon9s Commands"
screen list
end using terms from
end tell
The catch is that the path to the OSAX must be there directly at compile
time -- you can't use a variable.
--
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.