Re: «event sysonfo4»
Re: «event sysonfo4»
- Subject: Re: «event sysonfo4»
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 26 Jan 2001 09:48:55 -0800
On 1/26/01 9:13 AM, "email@hidden" <email@hidden> wrote:
>
When I upgraded to 9.1, all of my scripts broke. My scripts wont compile. I
>
get the sort of errors one gets when one is missing an OSAX. For example,
>
Apple's 'add alias to apple menu' script shows the following uncompiled ...
>
what is this, an apple event? ... whatever. Anyway, this is in the script
>
now, where an AppleScript command once was.
>
>
+event sysonfo4;
>
>
All of my scripts have these sort of markers.
>
>
I have two questions. First, does anyone know which OSAX should support that
>
command? Second, does anyone know of a way I can look up such things for the
>
rest of my scripts?
>
Any script with any of Standard Additions commands (the one above is 'info
for') will fail in OS 9.1 if you have disabled the Security Modules (in
Extensions). They are needed for the 'mount volume' command in Standard
Additions now. Put them back and you'll be fine. You can reads a lot more
detail on this if you read this list's messages on this topic for the past
two weeks.
--
Paul Berkowitz