Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question Missed in Quiz
Message
From
17/03/1998 14:25:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Question Missed in Quiz
Miscellaneous
Thread ID:
00085156
Message ID:
00085156
Views:
63
The following is a code example from the quiz.

LOCAL llBoolean
llBoolean = .T.
IF llBoolean
wait window 'TRUE'
*** Some Comment ;
ELSE
wait window 'FALSE'
ENDIF

Why is the code executed in both the If and the Else. I was under the impression that only one would be executed. Please enlighten me.

Fred Lauckner
<< Just Don't Understand Why >>
Fred Lauckner

You know, it works on my computer. I don't know what your problem is.

.Net aint so bad.
Next
Reply
Map
View

Click here to load this message in the networking platform