[EMAIL PROTECTED] wrote: > Seems to me source filters and inline code in the data section don't mix > well. See example below.
I did some more experiments and it seems to be entirely down to the source filter. The DATA file handle is empty *unless* the source filter is explicitly disabled before the data section. The 'no Myfilt' in my example didn't work because Filter::Simple will not recognize it if a comment follows the statement (I call that a buglet). That's as far as I got. Christian
