Re: Mount Volume Problem With 9.1
Re: Mount Volume Problem With 9.1
- Subject: Re: Mount Volume Problem With 9.1
- From: "Bryan" <email@hidden>
- Date: Fri, 23 Feb 2001 19:41:58 -0500
My first bet (having not seen the script) is that the compiled
version of the script line must be recoded if you are going to
recompile it. When you took out the <<event aevtmvol>> (compiled)
and tried to use the "mount volume" (uncompiled) you must also
recode the syntax of the command parameters back to the
uncompiled version.
The error is telling you that the system doesn't recognize the
compiled syntax, which commonly changes pre and post compilation.
Look at the syntax of the original command in the dictionary,
I bet you will find that the current syntax doesn't fit.
Bryan Kaufman
----------
>
From: Peter Chun <email@hidden>
>
To: email@hidden
>
Subject: Mount Volume Problem With 9.1
>
Date: Now Fri, Feb 23, 2001, 05:04 PM
>
>
I had single line script for mounting ASIP volumes that worked fine
>
under 9.0.4 but, doesn't work under 9.1. When I open up the script with
>
Script Editor, the command "mount volume" is replaced by <<event
>
aevtmvol>>. When I try replacing it with "mount volume", I then get an
>
error that says, "A identifier can't go after this identifier."
>
>
I'll appreciate if anyone can explain why this is happening?
>
>
Thanks,
>
Pete
>
_______________________________________________
>
applescript-users mailing list
>
email@hidden
>
http://www.lists.apple.com/mailman/listinfo/applescript-users