Report Printing Each Record on Separate Page
Kenneth Brody
kenbrody at spamcop.net
Mon Apr 9 20:07:11 PDT 2012
On 4/9/2012 8:56 PM, Stanley - stanlyn-com wrote:
> Hi Ken,
[...]
> With no sorting set, I would expect them to print in record/natural order
> using only the records that matched the selection criteria. Am I thinking
> correctly here?
Yes, you are correct.
[...]
>>> You say you don't need to have it sorted, so don't. Leave the sort
> information blank.
> I originally left it blank, and I only get one record per page, then I
> started messing with the sort stuff, again I don't need it.
>
>>> And, what you mean by the order they were "created or updated"? If I
> create records A, B, and C, and then update B, what order do you want?
> A,C,B in your example.
So, you don't really want it in record number order? (Of course, at the
moment, the bigger issue is why it's only printing one record per page.)
>>> If you are only getting one record per page, then you have done something
> to tell filePro to do so.
> The only places I know that controls this is "the sort" screen and "page"
> commands in processing.
>
>>> What is the exact sort information you currently have?
> None, and still only printing one record per page.
>
>>> Do you have any PAGE commands in processing?
> No.
Run it without any processing, and see what happens.
If it prints multiple records per page, it's *something* in processing.
(Anything like a PRINTER RESET command, or perhaps some other PRINTER
command, that gets executed on every record, rather than only once?)
If it still prints one per page, then it's something in the output format
itself.
--
Kenneth Brody
More information about the Filepro-list
mailing list