Re: applescript-users digest, Vol 2 #75 - 8 msgs
Re: applescript-users digest, Vol 2 #75 - 8 msgs
- Subject: Re: applescript-users digest, Vol 2 #75 - 8 msgs
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 28 Nov 2000 10:56:18 -0800
On 11/28/00 10:45 AM, "email@hidden" <email@hidden> wrote:
>
There's another technique that was posted on the OneClick list a few months
>
ago that runs compiled scripts and that also seems bulletproof. The OneClick
>
script looks like this:
>
>
applescript
>
set x to load script file "disk:folder:file"
>
tell x to run
>
end applescript
That's precisely what I recommended earlier in the thread. It should be the
best and quickest way.
--
Paul Berkowitz