
11 Jul
2011
11 Jul
'11
3:03 p.m.
On Mon, Jul 11, 2011 at 3:54 PM, Henning Thielemann
Johan Tibell wrote:
I've found this quite annoying, especially when using CPP to conditionally include something in a list, as it might force you to reorder the list to make the commas appear correctly when the conditional section is enabled/disabled.
In this case I use the colon like a terminator.
Sorry, I wasn't being clear. I meant for import/export lists. Johan