
Help with getstring, please
I can get it to work..am using the defaults...
What I do is get the data 500 rows at a time, the I append the data to a
text file....everything works ok, except....
I get a blank row between one set of data and the next...
like the following:
data
data
data
data
data
data
data
data
data
data
data
data
data
data
data
row 501 is blank, 1002 is blank, 1503 is blank, etc...
What can I do to correct this?
Thanks in advance for any help and guidance...
Bud Dean