Hello,

I have to port an app i wrote with MFC to VB. I used strtok (or whatever it is) to tokenize the command line i had to parse. It worked beautifuly. However VB lacks good string manipulating functions as I have seen. Is there anything in VB that can tokenize a string as like in C? Any code anywhere that does this?


thanx,

jeremy