Commenting block of XPRESS code

Is it possible to comment a portion of XPRESS code in a rule, rather than removing it completely?
[104 byte] By [R_L123a] at [2007-11-26 13:09:21]
# 1
Try the description tag rather than the comment.
Chase.D.Ma at 2007-7-7 17:21:52 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
I don't think there is a direct way to comment a block of code. I would just create a <cond> block around it.<cond><i>0</i><block> ..... .....</block></cond>
adimuta at 2007-7-7 17:21:52 > top of Java-index,Web & Directory Servers,Directory Servers...