Hi,
I just discovered that you can use a certain number of pre-processor directives in VB.
I think you can use:
and probably a few others.Code:#const
#if
#else if
#end if
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...
