I have a strange dilemma. I want to spool information to a text file. Easy enough, but the problem I am having is that the file# needs to close after every addition. When I close the file# it restarts the pointer to the very start erasing the last line it added to the file. I tried the EOF statement but it don't seem to do the trick. Does anyone have any ideas on how to accomplish this.
Thanks in advance,
John Stephens
Thanks in advance,
John Stephens