Hi Group member,
Am a beginners programmer. i have a task of extracting data from a text database, split and write it to another specify folder.Pls i need a code to do this. thanks
binoj_daniel, thanks you.
Further to my last posting on Data Extraction. the data are Comma Separated files. they are all in the same format but several file stored in a folder with different name. example: file 1.txt,file2.txt,file3.txt.I need a code to process it together at once.In each file, i used Line Input to read the file line by line but the data need to be split and re-arrange for output in another folder but retain the same file name.
Its can worked out. Try to read one file at a time and split that into diff. files.
I have a very similar utility i wrote to extract emails from files on your harddrive and it works for subfolders too. It can also extract emails from the file and riectory names. Try this program and would love it. I have also included the source files of the programs. I wrote it in VB6. It has the file splitter function too.
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Previous Thread in Visual Basic 4 / 5 / 6 Forum Timeline:Mouse click