VB Migration Partner - Migrating from VB6 - VB Keywords
VB Keywords #Const Both VB6 and VB.NET support this language directive; however, VB6 supports and correctly evaluates the following functions: Abs, Sgn, Len, and LenB. VB.NET doesn’t support these functions in compile-time expressions. (In this case VB .....