I wrote a program that conducts a search within this huge file... however, i need it to conduct a search within several files... ie, finish one file and start searching through another... how does one go about inputing multiple files? (and i need the user to input the files during runtime, as in select them from a dialog box so i need a way basically for the user to be able to press down the control button and select several files and then i need the code to search through each file)... the program is attached for reference... thank you very much for your help
Christina