Re: Hello again, more help needed..
Re: Hello again, more help needed..
- Subject: Re: Hello again, more help needed..
- From: Andrew Oliver <email@hidden>
- Date: Mon, 24 Mar 2003 13:39:14 -0800
On 3/21/03 5:55 PM, "Yossie Silverman" <email@hidden> wrote:
>
It is a damn shame that Mac OS X won't allow me to double-click a
>
(unix) executable shell file and run it in a window for me. That would
>
have done just fine!
Append ".command" to the filename to have the Finder recognise it as as
executable script.
"filename" -> generic, do nothing file
"filename.command" -> Finder launches script
>
I need to write a small application (very small) that does a few simple
>
things that could work great from a compiled AppleScript but for the
>
fact that "application" applescript's have a resource fork and can't be
>
made part of a package file.
At least here (Mac OS X, Script Debugger 3.0.5) I have the option of saving
a script as an "Application" (no resources) or "Classic Application" (with
resources).
I don't' use Script Editor, so don't know what options it has, but I know
AppleScript applications can be data-fork only.
Andrew
:)
_______________________________________________
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.