Re: Error -15266
Re: Error -15266
- Subject: Re: Error -15266
- From: Luther Fuller <email@hidden>
- Date: Mon, 28 Apr 2008 19:41:06 -0500
I was expecting a long ordeal going thru that handler, but on looking
at it the first thing I noticed near the beginning was these three
lines of code which I commented-out. Just to see what would happen.
(*
-- correct privileges of main.scpt
set mainRef to (file "main.scpt" of folder "Scripts" of folder
resRef) as alias
set everyones privileges of mainRef to read write
set group privileges of mainRef to read write
*)
Now my script makes application bundles which seem to be working
correctly.
There may still be a problem. These applications are created by Script
Editor and all application bundles I have created in Leopard with
Script Editor, both manually and scripted, have "(unknown) Read only"
in the permissions. I am beginning to suspect "(unknown) Read only"
as a source of many problems.
We need to know what causes it, what it causes and probably how to get
rid of it.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden