Hi,<br><br>I wish to comment a block in my klx page with /* */ syntax.<br>However the parse of klx page translates the content of C/C++ comment (function translate_script_to_c())<br><br>For example, if I write :<br>=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-==-=-=-=-=-=-==-=-=-=-=-=-=<br>
<table><br><%<br>for(i=0; i<10; i++)<br>{<br> %><tr><td>one cell</td></tr><%<br> /*<br> other version TODO<br> <tr><td>cell<% io_printf(out,"%d",i); %></td></tr><br>
*/<br>}<br>%><br></table><br>=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-==-=-=-=-=-=-==-=-=-=-=-=-=<br><br>this example doesn't compile because the strings "<%" and "%>" in comment block are translated.<br>
<br><span id="result_box" class="short_text"><span style="background-color: rgb(255, 255, 255);" title="Serait-il possible de ne pas traduire le contenu">Could not translate the content in /* */ comment block, please ?</span></span><br clear="all">
<br><br>Bye and happy new year.<br>-- <br>Mickaël AUGER<br><br>