Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What Column am I In?
Message
 
To
23/08/2000 10:43:38
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00406230
Message ID:
00408862
Views:
43
varread() did it.

In the Field Validation Rule, I have
   fieldrule(VARREAD())
And in fieldrule.prg I have
  parameter cNothing
  ? cNothing
And now when I modify and then leave a field, I can see what it is. Perfect! Now I can change fieldrule.prg to be a generic handler (some do case stuph depending on the value of cNothing) , and can make it change certain fields (proper on some names etc) as they hit the table....

Thanks!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform