Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Quiz in KB...
Message
 
To
07/07/1999 18:00:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00238575
Message ID:
00239370
Views:
13
IF X > 3 .AND Y < 4

Mike,

VFP 3.0 adn earlier would ignore anything on an IF, DO WHILE etc. after an invlaid statement. So VFP 3.0 ignores everything after the .AND VFP 5.0 change dthe parsing of these statements so they are fully parsed and errors occur with invalid statements. So the answer for VFP 3 is different than the answer for VFP 5+
Previous
Reply
Map
View

Click here to load this message in the networking platform