Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print 1 line every 3 records
Message
De
18/08/2004 14:31:31
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00934211
Message ID:
00934213
Vues:
30
_plineno is meaningless in VFP. Use a counter that increments every record or if you pull the report data into a single cursor, use RECNO().

>How can I print a line after every 3 records on a long report?
>I have tried using print when the variable MOD(_plineno,3) = 0 and that did not work.
>Any suggestions?
>
>Thanks
>Raymond Larche
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform