Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private variables not available in 7.0 in form
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Private variables not available in 7.0 in form
Divers
Thread ID:
00889462
Message ID:
00889462
Vues:
57
I am upgrading an application from Version 6.0 to 7.0, and it appears that variables that I set as private before calling a form are not accessable in that form like they were in 6.0. Is this true?

For instance:

On one form I have a button that does the following:

PRIVATE test
TEST = [123]
DO FORM foo.scx

I want to be able to access TEST in the form foo. Is there a way to do this without passing it or setting it as a public variable like I could in 6.0?

Aren't private variables available to routines below the calling routine?
Michael Meinberg
Tamtech, Inc

"The amount of things that I know nothing about is alarmingly increasing."
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform