Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid , and CurVal , OldVal and ...?
Message
From
25/06/2002 06:31:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Valid , and CurVal , OldVal and ...?
Miscellaneous
Thread ID:
00671935
Message ID:
00671935
Views:
49
Hi

In my form , i use buffer .
Imagine :
Select Table1
GO TOP
&& Table1.Field1 = 1
and in form , i have ThisForm.text1.ControlSource = Table1.Field1 .

In begin , ThisForm.Text1.Value = 1 && top

Now in exe , i alter ThisForm.Text1.Value = 2 .
Yes , i know i can use CurVal() , and OldVal() .

But , imagine ThisForm.Text1 lost focus . After a lot , set focus ThisForm.Text1 , but now , i don´t alter anything . ThisForm.Text1.Value = 2 . Before text1 lost focus , the fox execute Valid .
How can i , make fox don´t execute Valid ?

I want this , because Valid is big , and spend a lot of time . When i don´t change anything , i don´t want Valid !
Do you understand what i want ?

Thanks


Pedro Silva

world is wonderful with your help .

Next
Reply
Map
View

Click here to load this message in the networking platform