All Forums >> [Scripting] >> WSH & Client Side VBScript >> RE: script to combine lines in txt file Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
ok so here is the final code i am going with for this project. well, I will test it tomorrow when i can see if the database accepts the info properly, but as far as i can tell, everything is perfect. added the date to the filename, changed else writeline... "" to vbTab.
after some testing and new requirements per my superiors, i went with the other code you provided, because i liked splitting into array and using individual lines. It made it easier since i now have to copy some info from the middle of each line to the front, the other was only taking from first line is it was reading all as one. i thought i would post what i used in case someone needs something similar in the future:
< Message edited by chriswebb18 -- 4/11/2008 5:45:48 AM >