PRINT only generates the results the first time?
Kenneth Brody
kenbrody at bestweb.net
Tue Aug 17 08:51:41 PDT 2004
Jeremy Anderson wrote:
>
> I've been watching this code in the debugger, and it executes the loop
> every time.
> But only prints out once per record. As you'll see from looking at the
> code, "cr" gets incremented each time we go through the loop. On my
> output form, I'm printing "*cr of *11" , and the form that gets printed
> will say "1 of 4" or "1 of 3", depending on the value in field 11
> (number of blank TQIs requested).
> I'm stumped, and hoping someone can lend me a clue. I would suspect that
> my printer is gobbling requests, but if I set "video" as my default
> printer, it still only shows the first TQI and none of the subsequent ones.
[...]
Quick guess...
Are you printing the form from *clerk, rather than *report?
--
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody | www.hvcomputer.com | |
| kenbrody/at\spamcop.net | www.fptech.com | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+
More information about the Filepro-list
mailing list