Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP Quiz in KB...
Message
From
07/07/1999 18:00:38
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
VFP Quiz in KB...
Miscellaneous
Thread ID:
00238575
Message ID:
00238575
Views:
63
So there I am... taking the 10 random quiz questions. I get one that says something like: "What do you get when you run this?

x = 7
y = 8
IF X > 3 .AND Y < 4
WAIT WINDOW "X > 3, Y < 4"
ELSE
WAIT WINDOW "X <= 3 and/or y >= 4"
ENDIF

a.WAIT WINDOW "X > 3, Y < 4"
b.WAIT WINDOW "X <= 3 and/or y >= 4"
c.Bad Command
d.Both windows"

So I chose c. But then it said I was wrong. So I copied it and ran it and it gave me a bad command error. I use VFP6 and the question stated VFP3 but I didn't think it changed like this. Can anybody expound on this matter and hopefully untarnish my pride?! Oh well, I just got over it!

Mike Helland
Next
Reply
Map
View

Click here to load this message in the networking platform