read each file from specified directory [message #84753] |
Thu, 22 April 2004 03:54 |
Vijay Patel
Messages: 2 Registered: September 2000
|
Junior Member |
|
|
Hi,
I have problem in D2k. My problem is
i want to read Txt files present in specified
directory and dump contain of all file in
new file through forms.
Eg.
"C:TxtFile" directory contain 3 txt file.
C:TxtFileDataOne.Txt
C:TxtFileDataTwo.Txt
C:TxtFileDataThree.Txt
Through Forms User should read all 3 files
and dump contain in New file.
"C:TxtFileAllInOne.txt"
This file should contain detail of all 3 files.
User will not select files manually. It should
happen on button click.
Thanks to all,
regards
|
|
|
|