In Visual Basic I'd write this: If stringVariable IsNot Nothing then Dim x as Integer x = stringVariable.Length End If I test the string for null/nothing because if I try to get the Length of a ...
Add or Remove Programs entry for Microsoft Visual Basic 6.0 Enterprise Edition. Microsoft Visual Basic is a computer language developed to enable the creation of Windows applications.