Thanks to some assistance from this list yesterday, I have a php Unix filter that runs perfectly when selected from the shebang menu. But when I run it as the first step in a text factory, the filter script fails -- the factory just dies midway through the filter script --and it never gets to the rest of the factory steps following the filter. No errors, no result window.

The filter script is basically just a bunch of array explodes and implodes, str_replaces and preg_replaces. And, as I said, it runs perfectly when called from the shebang menu.

Why should it run differently in a text factory? Do I need to add an argument for the filter in the text factory?

Also: what is the best way to run several text factories in a sequence (hopefully with no results windows following each one)?


--
Peter Weil, Web Developer
University Communications
University of Wisconsin-Madison
Phone: 608-262-6538
Email: [EMAIL PROTECTED]




--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to