Hello,

I am writing a program in VB6 in which I need to open a text file and search for and words contained in brackets like this: <word>. As each word is found, I need to put the word into a string variable array for later use. Any code or suggestions would be greatly appreciated.