Cannot Solve My Problem
Kenneth Brody
kenbrody at spamcop.net
Sun Mar 25 16:07:18 PDT 2012
On 3/24/2012 10:28 PM, Robert T. Repko wrote:
> Since you are using a print statement you must have a print statement for
> the last record. After the last record is processed the program ends
> without hitting the print statement. Add the following line @wgt::print
>
> That will force a print after the last record.
[...]
That won't help him, as that will cause the grand totals to be printed, not
the detail lines.
Given that it looks like he's trying to print just subtotals by controlling
the output with PRINT, I stick by my previous suggestion of using subtotals
in the first place.
--
Kenneth Brody
More information about the Filepro-list
mailing list