Changing codes.
Changing codes.
- Subject: Changing codes.
- From: "Ruby Madraswala" <email@hidden>
- Date: Tue, 1 Oct 2002 15:15:15 -0400
- Thread-topic: Changing codes.
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.
Thanks
Ruby
_______________________________________________
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.