Hello!
I find a lots of posts, how to run Terminal command inside AS and get its result but i don’t find any topic, how to run AS inside Terminal and get the resut.
E.g:
A script on the desktop (test.scpt):
on run
set a to 100 – or “100”
return a
end run
Saved as Compiled Script or whatever needed. And (maybe) the Terminal command:
echo /Desktop/test.scpt
Is this possible or not? If it’s asked by somebody in the forum, sorry, I did’t find it.
Thank You!
Model: A little iBook.
AppleScript: 2.1.1
Browser: Safari 419.3
Operating System: Mac OS X (10.4)