When I have something like
<% foreach (1..10) { %>
<%=$_%>
<% } %>
It comes out with the tab/spaces. Don't even ask what happens when I use
an if inside that foreach, etc :)
I insist on indenting things, otherwise I'd get lost.
Can't Apache::ASP filter out these things?
Or can I set a filter (regular expression, something like s/^\s+//)?
Thanks,
-- Yuval
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]