Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing a set number of lines per page.
Message
De
21/06/1999 21:00:24
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00226942
Message ID:
00232301
Vues:
17
Tom,

Wild ideas:

What's happening in your other groupings?
2 fields is not as important as the number of records.
What about rounding errors? (SET commands in your production system different than your VFP5 development system?)

Add a field to your report cursor (in development) and populate it with the value of the formula. Browse the cursor. Show this field on the report. See what it does.

Happy debugging!


>>Thomas,
>>
>>Assuming that you have one report line per record, group your data on INT((RECNO()-1)/20) for 20 lines per page for example.
>>
>>[Copy the expression into the first line of the dialog box found under Reports|Data Grouping. Check the box which says "Start each group on a new page"]
>>
>>
>>>I would like to be able to print a multi page report
>>>with a set number of lines printed on each page. Would
>>>appreciate a step by step process for this.
>>>
>>>TIA
>
>Hi Cindy,
>
>Tried the above formula and it works perfectly when working
>within 5.0 but when I create the exe file and run it outside of
>foxpro,asking for 5 lines I get 5 on pages 1 & 2. It then
>alternates on the rest of the pages from 1 to 5 lines. This
>report contains only 2 fields. Any idea what is happening?
>
>Tom
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform