Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable _pagetotal not found at runtime vfp8
Message
De
09/04/2003 14:53:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Variable _pagetotal not found at runtime vfp8
Divers
Thread ID:
00775692
Message ID:
00775692
Vues:
54
I have upgraded to vfp8 and was going to take advantage of the new system variable "_pagetotal"

So I started using it in one of my reports. It works great in developer mode. But when I compile my application it returns an error. It only returns the error in the compiled exe. It does not return an error when running in the vfp8 development environment.

_pagetotal variable not found

as per the help example, i am placing
"Page " + TRANS(_PAGENO) + " of " + TRANS( _PAGETOTAL)
inside a report textbox
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform