Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If structure
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
If structure
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01324796
Message ID:
01324796
Vues:
60
Since Dbase III I don't need to use IF as below
I've been using do case and IF with different structures

Now I had to use it and, for my surprise, it does not work in VFP

(endif missing)

Moises




IF CONFIG2.N5 = 1
THISFORM.PRINT1
ELSE
IF CONFIG2.N5 = 2
THISFORM.PRINT2
ENDIF
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform