I have an output file, say OUT.TXT generated using VB6 code.
I also have an input data file say IN.TXT stored on my computer and I need to copy data from some of the columns tn the file IN to the corresponding columns in the file OUT. At present the columns in OUT that I need to put the data in have 0's or nulls.
Pleae help.
I also have an input data file say IN.TXT stored on my computer and I need to copy data from some of the columns tn the file IN to the corresponding columns in the file OUT. At present the columns in OUT that I need to put the data in have 0's or nulls.
Pleae help.
Comment