I have one problem with loop vars.
When I set CASELESS to 1, I cannot access them. Otherwise (if CASELESS is 0), there is no problem. I can use __FIRST__, __LAST___, etc. But if CASELESS is set to 1 vlibTemplate acts like those variables does not exist, even though they are displayed in debug mode.
Does anyone know the solution to use loop vars when CASELESS is set to 1?