Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a key in registry and validate in if condition
Message
From
28/05/2003 15:28:33
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to create a key in registry and validate in if condition
Miscellaneous
Thread ID:
00793689
Message ID:
00793689
Views:
51
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.
Next
Reply
Map
View

Click here to load this message in the networking platform