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: Chris Page <email@hidden>
- Date: Fri, 16 May 2003 18:22:03 -0700
On Friday, May 16, 2003, at 11:41 US/Pacific, Paul Skinner wrote:
Strings does not appear to know about resource forks.
...
sh-2.05a$ strings -a scriptname
You should be able to run strings on the resource fork by appending
"/rsrc" to the file name, e.g.:
strings -a scriptname/rsrc
--
Chris Page - Software Wrangler - Palm, Inc.
_______________________________________________
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.