On Wed, 26 Jun 2002, Diane Holt <[EMAIL PROTECTED]> wrote: > To get it to delete the line if the result is empty involves just a > small change:
Which would also strip all blank lines from the original file. Don't do that to my LaTeX files. 8-) You should probably test whether the line has been blank before it has been passed through doReplace - and you will want to add an attribute to control the behavior. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
