Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
$
Message
From
09/12/1999 14:31:04
 
 
To
09/12/1999 10:40:19
Michael Dougherty
Progressive Business Publications
Malvern, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: $
Miscellaneous
Thread ID:
00300960
Message ID:
00301183
Views:
30
>>I think the problem is that the expression isn't evaluating. I've tried putting it in the InteractiveChange Event as well.
>
>Perhaps the "Conc"$this.value isn't true?
>
>Maybe you could use: "CONC"$Upper(This.Value)
>
>The 80/20 rule applies to coding the user interface:
> 80% of your code is to trap 20% (or less) of the possible inputs.
>
>Also: Users will inevitably find the one case you didn't code for.

I prefer ATC('conc',This.Value) > 0 to "CONC" $ Upper(This.Value)
Previous
Reply
Map
View

Click here to load this message in the networking platform