Hi all, Trying to get my head around Text Filters in BBEdit, was reading: http://bbedit-hints.tumblr.com/post/80971432181/using-global-node-modules-in-bbedit-text-filters
Referencing a file in Contents/Resources is working for me in a script run from Contents/Scripts: #!/usr/bin/env ../Resources/node_runner.sh But a script with the same first line run from Contents/Text Filters gets me: env: ../Resources/node_runner.sh: No such file or directory Is there a reason it works in one and not the other? Thanks Ollie -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/bbedit.
