Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run code in Page Footer
Message
De
29/09/2006 12:24:36
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
01158151
Message ID:
01158189
Vues:
29
DO PausePrinter WITH _pageno
"Syntax error"
PausePrinter()
"Invalid subscript reference"


>>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform