Hello<br><br>I modify quite often scripts written by other developer.<br>To identify my modifications, I have the habit to insert #<myname> at the beginning and #</myname> at the end of my modification.<br><br>
I would like to be able to insert this 2 "tags" through a snippet. <br>Unfortunately, if I add :<br>#<=#<myname>%cursor%;</myname><br>the line is considered as a comment and ignored <br><br>same issue with :<br>
<<=#<myname>%cursor%;</myname><br>this time the second part is considered as a comment and ignored<br><br>Is it possible to achieve this ?<br>and how ?<br><br>Thanks <br><br>ericc<br>