This makes this possible:

#!/bin/sh
"exec" "gst" "-f" "$0" "$@"

Which seems to be the best way to execute a Smalltalk script if you
don't want to hardcode the path, due to the following.
That's a great suggestion, thanks.

Paolo



_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to