How to put literal "<" in the editor, any escape sequence ?

Anything that doesn't fall into the defect or enhancement categories

How to put literal "<" in the editor, any escape sequence ?

Postby mderie on Thu Jan 08, 2009 9:41 am

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
mderie
Lurker
 
Posts: 5
Joined: Thu Jan 08, 2009 9:31 am

Re: How to put literal "<" in the editor, any escape sequence ?

Postby mderie on Thu Jan 08, 2009 9:59 am

I finally found myself :). One needs to enter the following sequence :

<%= "<" %>

Got the hint thanks to this site : http://www.devguru.com/Technologies/vbs ... sthan.html

Bye
mderie
Lurker
 
Posts: 5
Joined: Thu Jan 08, 2009 9:31 am


Return to General Questions or Comments

Who is online

Users browsing this forum: No registered users and 1 guest

cron