Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bound Textbox and GETFLDSTATE()
Message
From
19/07/2009 06:59:58
 
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:
01413242
Views:
57
>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.

Hi Christof,

of course!

On the forum I prefer show the evidence,
the exact solution is not usefull for a developer.

By the way,
it is a annoyance that in VFP , MS SQL and others,
there is not a comparison including the null value.
Every solution require a double evaluation.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform