Hi,

I just discovered that you can use a certain number of pre-processor directives in VB.

I think you can use:

Code:
#const
#if
#else if
#end if
and probably a few others.

I'm jsut wondering if anyone has actually had a need to use pre-processor directives in their VB code? Perhaps for debugging purposes?

Anyway,

just wondering...