Re: Changing codes
Re: Changing codes
- Subject: Re: Changing codes
- From: "Marc K. Myers" <email@hidden>
- Date: Tue, 1 Oct 2002 16:09:43 -0400
Subject: Changing codes.
Date: Tue, 1 Oct 2002 15:15:15 -0400
From: "Ruby Madraswala" <email@hidden>
To: <email@hidden>
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>>
(works fine on other systems with OS 9.0.2)
it is a fairly simple script, prompts the user for a filename. Open
the file and save it in a different format.
I ran it with the changed code it gives me an error : end of line
encountered. I retyped and recompiled with no luck.
Any help will be appreciated.
Your situation indicates that the machine in question can't access the
Standard Additions scripting addition. Either it's not in the
Scripting Additions folder or it's been "forgotten". In the latter
case you can often get it "remembered" by dragging it out of the
Scripting Additions folder and then dragging it back in.
Marc K. Myers <email@hidden>
http://AppleScriptsToGo.com
4020 W.220th St.
Fairview Park, OH 44126
(440) 331-1074
[10/01/02 4:09:16 PM]
_______________________________________________
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.