Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bound Textbox and GETFLDSTATE()
Message
 
To
18/07/2009 06:00:39
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01413058
Message ID:
01413239
Views:
54
This message has been marked as a message which has helped to the initial question of the thread.
Hi Fabio,

>
>* textbox.ProgrammaticChange
>
>IF m.this.Value == EVAL(m.this.ControlSource)
>    NODEF
>ENDIF
>
If the control source can hold NULL values, you also need to check for all three combinations of NULL. Otherwise you would never detect a change when any of the values is NULL.
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform