Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Private variable seems to disappear
Message
De
06/10/2005 12:48:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Private variable seems to disappear
Versions des environnements
Visual FoxPro:
VFP 8
Divers
Thread ID:
01056830
Message ID:
01056830
Vues:
40
Oops, the problem is that the private variables were also passed as parameters and acquired a new name.

I am trying this kludge to reuse some routines internal to the exe. That is why this code is so un-PC.

Thanks


*--------
Hi,

1) A procedure in an exe calls an external program (xxx.fxp).
2) xxx.fxp defines some private variables and calls routine YYY back in the exe (it finds it because the prg was registered with SET PROCEDURE)
3) When entering routine YYY, the private variables have disappeared! What happended?

TIA,

Alex
Répondre
Fil
Voir

Click here to load this message in the networking platform