Hi,
I'm trying to design a database on a text file with the following format:
filename.dat<tab>"information regarding the file"
.
.
.
I was wondering if there's a function I can use to just copy out the filename.dat word from the long string. Because I will be displaying the filename content to the user.
thanks
I'm trying to design a database on a text file with the following format:
filename.dat<tab>"information regarding the file"
.
.
.
I was wondering if there's a function I can use to just copy out the filename.dat word from the long string. Because I will be displaying the filename content to the user.
thanks