Re: Calling an application
Re: Calling an application
- Subject: Re: Calling an application
- From: Emmanuel <email@hidden>
- Date: Sun, 11 Feb 2001 09:20:19 +0100
At 1:14 +0100 11/02/01, Andrew Wylie wrote:
>
Is there any advantage over the simpler
>
>
----------------------------------------------------------------------------
>
tell application "Finder" to open application file id "ASRe"
>
tell application "Apple Software Restore"
>
[Do Stuff]
>
end tell
>
----------------------------------------------------------------------------
>
which doesn't fail in this situation?
If this would not fail, as you state, this would be an ideal solution.
Unfortunately enough, the most experienced here would not confirm your
"doen't fail".
Emmanuel