Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
If condition Message not working
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00696628
Message ID:
00696637
Vues:
13
 IF MESSAGEBOX("Subject Code Required",5+16) = 4 
...
>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.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform