Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question Missed in Quiz
Message
De
17/03/1998 14:25:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Question Missed in Quiz
Divers
Thread ID:
00085156
Message ID:
00085156
Vues:
62
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform