Directlinq
Registered User.
- Local time
- Today, 02:48
- Joined
- Sep 13, 2009
- Messages
- 67
Could somebody please help me write a code for creating 1 .txt file for every record in a table.
Each filename will be field1 & .txt from the table
and on each line inside the text file would be field2, next line field3 etc..
I also need to be able to put some writing before and after the fields inside the text file e.g.
<<field2>>
<test<field3>::::
Ive been tring for hours and cant find any code to help me.
Many Thanks
Each filename will be field1 & .txt from the table
and on each line inside the text file would be field2, next line field3 etc..
I also need to be able to put some writing before and after the fields inside the text file e.g.
<<field2>>
<test<field3>::::
Ive been tring for hours and cant find any code to help me.
Many Thanks