Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View parameters
Message
From
24/11/1996 13:43:49
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00013037
Message ID:
00013321
Views:
34
>#DEFINE ALL_LOC "(All)"
>
>lcColor = IIF(THISFORM.cboColors.VALUE = ALL_LOC, "", ALLTRIM(THISFORM.cboColors.VALUE))
>
>REQUERY("your_view")


It works when I change the variables by hand to "", but when i send
the value "" in the program I get a data type mismatch. (My key
values are integers). I cant see why it works one way
and not the other...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform