Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SCOPE of PARAMETER in FORM
Message
De
03/06/2001 12:37:16
Ing. T.R.M. Pluym
Pluym Elektronics Bv
Hulst, Pays-Bas
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
SCOPE of PARAMETER in FORM
Divers
Thread ID:
00514328
Message ID:
00514328
Vues:
42
When I call a form like:

DO FORM frmMyForm WITH m.nMyParameter

I wrote:

PARAMETER m.nMyParameter

in the INIT event of frmMyForm

When I use:

? m.nMyParameter

in the INIT event it works, but the same code in the CLICK
event of a BUTTON on frmMyForm doesn't.

The problem is the SCOPE of the parameter, witch is LOCAL (I guess).

My question is:

1. how do I pass a parameter when I want to be PRIVATE ?
2. how do I pass a parameter to the CLICK event of the button ?
3. is there an other way to do this, whithout using an extra variable...


Thank's in advance...
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform