G
Guest
I am writing a program that formats the data and prints it to a text file. I
know that a text file wont hold the form feed and recognize it but what is an
ideal way to get a new page? Would it simply be count the rows printed and
then advance that many when I want a new one? It would seem like there must
be a better way.
Cleako
know that a text file wont hold the form feed and recognize it but what is an
ideal way to get a new page? Would it simply be count the rows printed and
then advance that many when I want a new one? It would seem like there must
be a better way.
Cleako