Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using if in a unique line
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01219389
Message ID:
01219391
Vues:
9
>How can I use if in only a line, as below
>
>On error "if error() = 1 do form1"

iif(error()=1, execsript('do form1'),"") && Though this may not work since the form1 would not be visible by execscript...
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform