Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it End page of the report ?
Message
De
09/12/2000 14:35:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00451125
Message ID:
00451203
Vues:
28
>How can I check what it is the "end page of the report" on the REPO FORM footer lines ?. like Eof(). Thanks.

I always thought EOF() would work too, but it never actually makes it too EOF(), so on an unordered unfiltered table RecNo() = RecCount() shoudl work. Otherwise, COUNT before hand on how many records are supposed tobe on the report, then use a report variable to count every detail item. If TotalRecords = PrintedRecords you should be done with the report.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform