Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My first file: Range class
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
My first file: Range class
Miscellaneous
Thread ID:
00428362
Message ID:
00428362
Views:
70
Hello everybody,

I just submitted my first file, the Range class

This textbox class can be used to create complex filters on numeric data.
It will converts strings as '1,3-5,10' to 'myfield = 1 or between(myfield,3,5) or myfield = 10'
This can be handy if you want to have some of the clients like client 1, 4 and 6.
The seperate ranges and values will also be stored so you can use them the way you want.
For example to print only the pages of a report that are specified.

Included are comments in English and in Dutch

If you have comments or questions about this class, feel free to contact me.
Next
Reply
Map
View

Click here to load this message in the networking platform