Re: Run-Only script in OSX 10.2.6
Re: Run-Only script in OSX 10.2.6
- Subject: Re: Run-Only script in OSX 10.2.6
- From: Paul Berkowitz <email@hidden>
- Date: Tue, 13 May 2003 12:07:03 -0700
On 5/13/03 11:38 AM, "Arntzen, Jon W" <email@hidden> wrote:
>
I am trying to write a script that needs to be run-only (it contains a
>
password I do not want everyone to see) , and should ideally be saved as an
>
application. I am running OSX 10.2.6. The problem is that even the simplest
>
scripts saved in this way comes up with error -1344. Has anyone else
>
experienced this?
When does it display this error? When you try to save the script as a
Run-Only Application, or when you subsequently try to run it? And where are
you saving it? In Script Editor 1.9, or the new beta Script Editor 2.0, or
another editor?
You should be saving a copy as run-only, of course, or you'll never be able
to get your script's source back again.
1. Can you compile the script OK before saving? (Check Syntax?)
2. Can you save a copy of the script as a regular Application (not
run-only)?
3. Can you save a copy of the script as a run-only Application?
If the answer to any of these is No, there's something wrong. If the answer
to Q1 is no, there's something wrong with your script - what is your script?
If the answer to Q1 is yes, and the answer to Q2 or Q3 is No, there's
something wrong with your installation of either Script Editor or
AppleScript. Try it in Smile. Repair disk permissions. If neither of these
helps, it's AppleScript, and you'll have to do a clean install of OS 10.2
and combo upgrade to 10.2.6.
--
Paul Berkowitz
_______________________________________________
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.