I'm thinking of associating files with an arbitrary extension to a
"standard" shell script so that when the file is double-clicked it
automatically launches the script and is used as its argument.

The file wants to be a 'unix executable'.

Mine are simple text files with no extension, type = creator = 0, and the first line something like:
#!/bin/tcsh -f
Maybe starting with #! is enough.
Use chmod to set the execute bits.

-- Bill Ehrich
_______________________________________________
MacOSX-talk mailing list
MacOSX-talk@omnigroup.com
http://www.omnigroup.com/mailman/listinfo/macosx-talk

Reply via email to