C
cSocaciu
Guest
I do not recommend the handling that you suggested. Use something like this instead. {inc/comment.i CONV = "TRUE"} In the commentcall.p use the sintax: &IF DEFINED(CONV) = 0 &THEN /* code 1 */ &ELSE /* code 2 */ &ENDIF
Continue reading...
Continue reading...