Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Single exit-point
Message
De
03/04/2002 13:00:37
Walter Meester
HoogkarspelPays-Bas
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00640316
Message ID:
00640443
Vues:
28
Hi Sergey,

>< pre >
>Or even shorter
LOCAL llresult
>llresult = .T.
>llresult = llresult And StepOne()
>llresult = llresult And StepTwo()
>llresult = llresult And StepThree()
>
How about,
llresult = StepOne() AND StepTwo() AND StepThree()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform