It is all in the help for
VB 6.
Join joins an array (usually of strings) into a single string, Split splits a string into an array of strings based on some delimiter, Instr locates the position of a specified string in another specified string starting at a specified location.
Woody Z
http://www.learntoprogramnow.com