Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I'm defeated. I may have to sell shoes!
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
01564407
Message ID:
01564430
Vues:
84
Replace WAIT WINDOW calls with the following code. Check if it will work for you.
DECLARE INTEGER MessageBox IN user32 As MsgBox;
	INTEGER hWindow, STRING lpText,;
	STRING lpCaption, INTEGER wType

= MsgBox(0, "Message Text", "Message Caption", 0x1232)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform