Hi............. .
I need to extract a textfile (.txt) file alone from the application startup path. That is I stored a text file in d:\text\inputfi le.txt. The folder contains a text file.but i don't know the file name . Now i have to find the folder whiich contains a text file. If the folder contains a text file, i will take that for processing.Supp ose if the folder does not contains the text file, i will show the openfiledialog to the user. From that he can select a text file from any other path. How can i extract the text file from the folder...Plz give me some suggesstions..
I need to extract a textfile (.txt) file alone from the application startup path. That is I stored a text file in d:\text\inputfi le.txt. The folder contains a text file.but i don't know the file name . Now i have to find the folder whiich contains a text file. If the folder contains a text file, i will take that for processing.Supp ose if the folder does not contains the text file, i will show the openfiledialog to the user. From that he can select a text file from any other path. How can i extract the text file from the folder...Plz give me some suggesstions..
Comment