If we look at C++ or SQL, we see that you can do block commenting in code..

For example:
Code:

/*
This is
a block
that is
commented out..
*/



This would be pretty cool to have in KiX, instead we have to do the following..
Code:

; This is
; a block
; that is
; commented out..



Thanks,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's