Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Single exit-point
Message
 
À
03/04/2002 10:01:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00640316
Message ID:
00640627
Vues:
15
>
>local llContinue

llContinue = CheckForProblem1()
llContinue = iif(llContinue,CheckForProblem2(),llContinue)
>if llContinue
>  (Phase 3)
>  ...
>endif
>
>(Cleanup)
>RETURN && or RETURN llContinue, to signal success
>
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform