Searched refs:posNull (Results 1 – 1 of 1) sorted by relevance
379 Dim posNull As Long variable380 posNull = InStr(sCP, Chr$(0))381 StripNullTerminator = Left$(sCP, posNull - 1)
Completed in 8 milliseconds