Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugging
Message
From
18/06/2010 15:26:56
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01465827
Message ID:
01469658
Views:
55
>Similar to what Tamar said, you should try:
>
>!TYPE("Thisform.imgVFPXPowered.Picture")="U".AND.!Thisform.imgVFPXPowered.Picture = (value)
>
>If it goes out of scope, it's False because the first condition fails. If it doesn't change value, it's false because the second condition fails. It only becomes True when the value changes.
>
>
>Jerry


Hi,

That works! Thanks.

Koen
Previous
Reply
Map
View

Click here to load this message in the networking platform