Re: Changing codes.
Re: Changing codes.
- Subject: Re: Changing codes.
- From: Bill Briggs <email@hidden>
- Date: Tue, 1 Oct 2002 17:39:01 -0300
At 3:15 PM -0400 01/10/02, Ruby Madraswala wrote:
Well I am new Mac and applescript user. Have used PC and Unix. I am
working on OS 9.2.2 and have few users on 9.0.2. I wrote a script
on my system and distributed to the users' system. On all system
this scripts works fine except for only one system. When I run the
script on this system (with 9.0.2) the code changes from:
display dialog to <<event sysodlog>>
default answer to <<class dtxt>>
default button to <<class dflt>>
button returned to << class bhit>>
Sounds like the Standard Additions Scripting Addition is missing
from the Scripting Addition folder. That's giving you the raw event
codes when you open the script on that Mac. Look in the "Scripting
Additions" folder and see if you have a file there called Standard
Additions. If not, then get a copy from a machine with the same
system and place it there.
- web
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.