Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Code stored in a table
Message
 
To
09/12/2003 10:08:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00857189
Message ID:
00857195
Views:
25
Ger,

m.condition is not a logical value try something like the following:
IF m.condition = "ITALY"
* DO SOMETHING
ENDIF

You may also wanted consider using a case statement instead.

- Joel
Previous
Reply
Map
View

Click here to load this message in the networking platform