Tim Pierce <[EMAIL PROTECTED]> wrote:
> What are peoples thoughts on this? is something like this already
available? how do other people get around the whitespace nightmare, or is it
just me?
I use
#if (condition)bleah##
indented stuff
#else## (condition)
other indented stuff
#end## (condition)
You could also try
#* *#if(condition)bleah##
indented stuff
#* *#else##(condition)
other indented stuff
#* *#end##(condition)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]