Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If condition Message not working
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
If condition Message not working
Divers
Thread ID:
00696628
Message ID:
00696628
Vues:
69
I am using the below code i am getting the message "Subject Code Required" with the X symbol in the message box. But it is going to the else part. Instead of reading thisform.Container2.cmdsubj.click

***************************Start*************************
IF MESSAGEBOX("Subject Code Required",6+16) = 4 && RETRY
thisform.Container2.cmdsubj.click
ELSE
thisform.undorecord
endif
***************************END***************************

Thank you.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform