Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make an Index
Message
De
21/03/2002 10:57:09
 
 
À
21/03/2002 10:36:25
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00635422
Message ID:
00635523
Vues:
7
Petros,

- Open the report.
- double-click on the Title band
- add expression TOC("Init")) into On Entry: field
- double-click on the Group Header
- add expression TOC("From", _PAGENO, category) into On Entry: field
- double-click on the Group Footer
- add expression TOC("To", _PAGENO) into On Exit: field

That's it. This will generate a cursor with the table of contents when you run or preview your report.

HTH
>Thanks a lot for your answer
>
>
>Can you please explain me what you mean with reporting events ?
>Where I have to write the code eg title.(TOC("Init")) ?
>
>Thanks again
>Peter
Daniel
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform