RE: Edit a script
RE: Edit a script
- Subject: RE: Edit a script
- From: email@hidden
- Date: Wed, 7 Aug 2002 14:12:31 EDT
Hakan,
a script that will not compile because of an error in the code will give
you the message that it can only be saved as a text file. Common reasons
include failing to use balanced arguements (such as end if for an if
statement, or end repeat for a repeat statement, or the most common:
forgetting a closing quote for a string).
Best Wishes
=-= Marc Glasgow
Hakan Jansson Wrote:
>
>
Hello everyone!
>
>
I have a problem. I want to edit a script in applescript. I
>
just want to change one number on a filename. But when I
>
change the number and then saves the script, Applescript
>
says that the script only can be saves in txt-format. I
>
have changed this before with no problems. I have even
>
copied the whole script in a texteditor and then copied it
>
back to Applescript with no changes, and Applescript says
>
the same...
>
>
Is there anyone who can help me please.
_______________________________________________
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.