Hi I am a newbie in VB.net. I would like to get the filename and path of txt files one at a time in a Folder after the timer event. Lets say I have a folder named C:\Test with text files inside, how can I get the file name and path then execute the timer for a period before getting the next file till all the files in the folder have been read ? Thanks