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 Skinner <email@hidden>
- Date: Fri, 16 May 2003 14:41:47 -0400
Strings does not appear to know about resource forks.
A data fork script returns...
sh-2.05a$ strings -a scriptname
FasdUAS 1.101.10
-text of my script
ascr
The same script saved as compiled script ( not data fork) yields
nothing when 'strings'ed.
Paul Skinner
On Friday, May 16, 2003, at 12:54 PM, Stephen Swift 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" ??
Stephen Swift
_______________________________________________
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.