Skip to content

Strings in VB6

Hopefully you don’t have to deal with Visual Basic 6.0 anymore. It has an amazing lack of basic tools in the core language. If you do happen to need a quick and dirty tool, you’re probably doing string parsing. So without further ado, String parsing functions in Visual Basic 6.0.

Enjoy!

  • Edward