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: "Michael P. Wilson" <email@hidden>
- Date: Fri, 16 May 2003 23:01:58 -0400
Oh now that's a howl. I hadn't even considered that.
It's like the message in the EXE header of windows apps saying that you
can't run them under DOS.
Good point.
On Friday, May 16, 2003, at 22:45 America/New_York, Jim Alexander wrote:
On 16 May 2003 at 16:53, John Baltutis <email@hidden> wrote:
On 5/16/03, Stephen Swift <email@hidden> wrote:
At 5/16/03 12:25 PM, Michael P. Wilson (email@hidden)
Wrote:
Run the command-line utility "strings" from the terminal with the
filename of your run-only script as an argument from "terminal" and
it'll dump all the normal plain text strings it can find. It's
likely
to be very enlightening.
Odd. I must have done something wrong. Nothing happened. How are
you
suppose to do it again?
"Strings script" ??
When I run: strings "file", I get this message:
"The kernel support for the dynamic linker is not present to run this
program
."
I have OS X 10.2.6 and the latest DevTools installed. How do I go
about
getting the kernel support for this program?
I think that's a string that's actually in your file, not an error
generated
by the strings program itself. Try
strings "file/rsrc"
for some more interesting output.
--
________ Jim Alexander __________________ email@hidden
_______
I have yet to see a problem, however complicated, which, when you
looked at it
in the right way, did not become still more complicated. -- Poul
Anderson
_______________________________________________
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.
-
"Thus nature has no love for solitude, and always leans, as it were, on
some support; and the sweetest support is found in the most intimate
friendship." - Cicero
_______________________________________________
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.