Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page break
Message
De
22/02/1999 12:56:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Divers
Thread ID:
00189684
Message ID:
00190032
Vues:
18
>Randy, add a variable that counts each record. Group on int(Myvar-1/42) and it will automatically break at 42 lines.
>
>HTH
>Barbara
>
>
>>I am working with vfp60 in the report designer and what I am wanting to do is have the page break at 42 lines. Coming from fp26 for dos I could set the page length at 42 and all was well. How do I do this in vfp60.
>>
>>Thanks Randy


Barb,

Your solution counts RECORDS, not PRINT LINES. The solution you suggest will work only if a detail line only takes up one print line. If you have a memo field in your detail that expands to more than one detail line, your count will be off, and it may overflow the page.

Bill
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform