Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wired Error with Class
Message
From
11/04/2001 10:51:04
Alexandre Palma
Harms Software, Inc.
Alverca, Portugal
 
 
To
11/04/2001 10:41:44
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00494205
Message ID:
00494427
Views:
27
Hi the João Your problem is the following in the pass we had your foxpro environment with set exact off, now your environment is set exact on

if you do the following test in the command window

set exact off
?inlist("SUM", "S","C","D")
the rwsult is .t.

now do the following

set exact on
?inlist("SUM", "S","C","D")
the rwsult is .f.
Alexandre Palma
Senior Application Architect
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform