|
Razzak, I have100's of rows of data. I can print 1 thru 5 labels at a time, if I try to print 6 or more the print que says printing then done, but nothing is sent to the printer.
-------Original Message-------
Date: 04/16/04 06:48:03
Subject: [RBASE-L] - Re: Label printing problem - Razzak's Reply
At 10:43 PM 4/15/2004 -0500, Tom Hart wrote:
>I am trying to print labels on a label printer and
>can only print 5 at one time. If I try to print more
>than 5 it still sends it to the printer but nothing
>happens, and I don't get a printer error.
Tom,
01. Check the associated table/view with that label
At the R> prompt:
LIST LABELS
02. SELECT * FROM table/view
How many record(s)?
Hope that helps!
Very Best R:egards,
Razzak.
|