Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Check for global
Message
De
13/06/1997 22:58:10
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00036267
Message ID:
00036355
Vues:
49
>> >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.

You're right. I was only focusing on detecting if a variable exist. Oops. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform