Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable Exists?
Message
De
02/10/2001 18:00:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Variable Exists?
Divers
Thread ID:
00563335
Message ID:
00563335
Vues:
43
Is it possible to find out if a variable exists or
it isn't store to memory at all?
For example, if I put only one line in a program:

wait window MyVar

program reports an error that variable MyVar wasn't found,
so if I could make something like this

if VarExist("MyVar")
wait window MyVar
endif

would be helpful for me.

Thanks, Zlatko.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform