Re: Changing codes.
Re: Changing codes.
- Subject: Re: Changing codes.
- From: Philip Aker <email@hidden>
- Date: Tue, 01 Oct 2002 13:10:06 -0700 (PDT)
- Composer: Philip Aker
On Tue, 1 Oct 2002, 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>>
>
>
(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.
Greetings Ruby,
Sound to me like the machine doesn't have the Standard Additions OSAX
installed.
HTH,
Philip Aker
http://www.aker.ca
_______________________________________________
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.