Re: applescript-users digest, Vol 2 #975 - 17 msgs
Re: applescript-users digest, Vol 2 #975 - 17 msgs
- Subject: Re: applescript-users digest, Vol 2 #975 - 17 msgs
- From: "Greg Back" <email@hidden>
- Date: Fri, 17 Aug 2001 18:46:36 -0400
I don't know if this applies to you, but AS doesn't allow me to use any raw
code, instead giving me an "Access not allowed" message. Might it have to do
with multiple users?
Just a guess,
Greg
----------
>
From: email@hidden
>
To: email@hidden
>
Subject: applescript-users digest, Vol 2 #975 - 17 msgs
>
Date: Fri, Aug 17, 2001, 8:17 AM
>
>
At 21:04 +0200 16/08/01, Joe Bates wrote:
>
>
>tell application "Appearance"
>
> set scroll bar arrow style to <<constant ****dubl>>
>
> quit
>
>end tell
>
>
This works perfectly here.
>
>
OS: FU1-9.1
>
AppleScript: FU1-1.6
>
Carbon: 1.2.5
>
Smile: 1.8.2
>
>
Could you be experiencing some kind of terminology conflict?
>
>
Emmanuel