tyedyejenn
Programmer
My Program is written in VB6
I need some help with a problem I am having
I need to write certain data to a text file. I have my records writing to the text file but the problem is this:
my records are all on one line
00050212120100 00050204890100
i tried adding a linefeed at the end of the record but the records still appear on 1 line but they have a black rectangle at the end
first I am not sure why a space is added between the records
and second i want my records to look like this
00050212120100
00050204890100
any suggestions?
thank you
very frustrated
Jenn
I need some help with a problem I am having
I need to write certain data to a text file. I have my records writing to the text file but the problem is this:
my records are all on one line
00050212120100 00050204890100
i tried adding a linefeed at the end of the record but the records still appear on 1 line but they have a black rectangle at the end
first I am not sure why a space is added between the records
and second i want my records to look like this
00050212120100
00050204890100
any suggestions?
thank you
very frustrated
Jenn