Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check for global
Message
 
À
13/06/1997 11:53:49
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00036267
Message ID:
00036344
Vues:
30
> >What is the function that checks for the existence of a global variable? > > You may use the TYPE() function. If it returns 'U', then the variable > doesn't exist. One teeny correction. TYPE() checks for the existence of any variable, global or otherwise. To determine if it's global, you have to LIST MEMORY TO FILE, then parse the file.
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform