Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create a key in registry and validate in if condition
Message
De
28/05/2003 15:28:33
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
How to create a key in registry and validate in if condition
Divers
Thread ID:
00793689
Message ID:
00793689
Vues:
50
Could you please tell me.
I want to create a ky in registry.

and set the value to 10 in it.

And i want to get that value in the program for no_of_clients = 10.

And then i want to use the value for the below if condition.

***********
If no_of_clients >= 10 then
=messagebox("Sorry Client Access Licence's reached its Limit.")
return = .f.
thisform.release
else

endif

**************

Thank you very much.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform