Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run code in Page Footer
Message
 
À
29/09/2006 12:11:05
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01158151
Message ID:
01158187
Vues:
26
>I am trying to enter the following into Footer Band:
>pauseprinter(_pageno)
>and I am getting "Invalid subscription reference"
>
>>>Can I run code every time when report enters the Page footer?
>>>
>>>Thanks
>>
>>Write a function/procedure. Double click on Footer Band and call that function/procedure in On Entry section

Put: DO PausePrinter WITH _pageno
Or:
PausePrinter() and use _PAGENO variable directly in that function.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform