Changes

String Functions and Manipulation in VB6

241 bytes added, 21:10, 15 February 2008
The following lines were added (+) and removed (-):
 == Null, 0, and Empty Strings ==vbNullString: The same as "", as in an empty string.  It is more efficient to use vbNullString though.  use it instead of ""vbNull: This is supposed to be NULL but actually equals 1.vbNullChar:
Bureaucrat, administrator
16,192
edits