Hi community !
I'm using an heavy modified version of the "SQLite_CSharp_BusinessEntity.vbgen" script in order to
generate C++ and am wondering how to put literal "<" characters without visual changes in the editor...
I mean when I enter this character the editor expect a following procent, some vbscript code and finally
a closing %>. I just want a kind of escape sequence to input some "special" chraracters without leaving the
templated code (C++).
Thanks
