Hi
In VB, Is there a way of blocking a few lines of statement as remarks/comments instead of line by line thru '. Just like In C language,
/* ........................
............................
............................ */

Thanx in advance.