Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing A Form's Value As A Report Variable
Message
De
30/03/2002 13:58:14
 
 
À
30/03/2002 13:43:33
Carmen Gassi
Perseus Software Systems
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00639158
Message ID:
00639170
Vues:
17
>Hi Greg
> Your first suggestion worked nicely, although I had to declare the variable to store the name of the month as public. When I tried it as private, the report did not know of it. I thank you for your suggestion.
>

Carmen,

Private works as far as I can see. Even Local.

The only way I see that private/local would fail is when you do a

Report form..... NOWAIT

in that case, the private/local may be out of scope by the time you use it in the report.

Another alternative, should you use a cursor, is to have a field in the cursor that contains the value you are after
Gregory
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform