Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MessageBox Question
Message
 
 
À
09/08/2000 15:31:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00402997
Message ID:
00403003
Vues:
18
>How do you create a Two text line message box?
>
>messagebox("Some text that covers the width of the monitor", 0+16+0 "Mymessage box title")
>
>TIA


messagebox("Some text that covers" + CHR(13) + "the width of the monitor", 0+16+0, "Mymessage box title")
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform