Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing determined record
Message
 
 
À
26/02/2001 16:56:58
Thelma Krueger
Mammography Reporting System, Inc.
Seattle, Washington, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00479127
Message ID:
00479860
Vues:
33
>I seem to be interpreting your question differently from those who have responded with suggestions. Are you trying to print 10 copies of each page? If so suggestions in previous replies should work. However, my interpretation is that you want to print 10 records per page. Is my interpretation correct?

Hi Krueger,

I should read the original message first (I replied on Barbara's reply :(). Yes, seems like the problem is to print exactly 10 records on each page. I think, this could be done by creating "fake" group by some variable. Or, the original cursor could be prepared the way, that each n*10th+1 record would be marked somehow as a new group, e.g.

myCursor
Field1,2, etc.     lNewGroup 
record1             .f.
record2             .f.
//-//
record11            .t.
This is just an idea, but I think, it should work.

HTH
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform