Hi All
Standard Comment to Start with any help and or guidance would be greatly appreciated...
I need to take a text file/spreadsheet load it into a collection and take certain values from that to populate a text file.
One the first run there will be about 2000 records (many more to follow, which I want to generate 2000 text files. The output text files have to conform to a format that I optimally want to do a Search and Replace with (any other suggestions??).
What I would like to do is have a template text file, about 12 pages... With text (VARIABLE1, VARIABLE2 etc)defined that will be replaced with the spreadsheet values (about 25 of them), and then save it out with a different file name.
Hopefully the question makes sense. If you have any questions please feel free to post them and I will reply asap.
I'll tell you what I can accomplish
1) Read the Input Files
2) Pull The Variables from the files
3) Generate Text files (with unique Names) containing just the variables. (But NOT with all the other data and header info, from my template)
Thanks
Eric
efinnen@hotmail.com
Standard Comment to Start with any help and or guidance would be greatly appreciated...
I need to take a text file/spreadsheet load it into a collection and take certain values from that to populate a text file.
One the first run there will be about 2000 records (many more to follow, which I want to generate 2000 text files. The output text files have to conform to a format that I optimally want to do a Search and Replace with (any other suggestions??).
What I would like to do is have a template text file, about 12 pages... With text (VARIABLE1, VARIABLE2 etc)defined that will be replaced with the spreadsheet values (about 25 of them), and then save it out with a different file name.
Hopefully the question makes sense. If you have any questions please feel free to post them and I will reply asap.
I'll tell you what I can accomplish
1) Read the Input Files
2) Pull The Variables from the files
3) Generate Text files (with unique Names) containing just the variables. (But NOT with all the other data and header info, from my template)
Thanks
Eric
efinnen@hotmail.com