i need to know some functions in VB.
function that returns char from a string. ( like GetAt(index) in MFC.
function find(char) that returns the index of char in the string.
thanks