Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help.chm and Messagebox()
Message
De
24/09/2020 07:55:57
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01676192
Message ID:
01676229
Vues:
69
>Hi,
>
>I have a place in the program where, when user makes a wrong selection, a Messagebox() pops up. But the message in the Messagebox() is somewhat short. So, I would like "refer" the user - if he/she wants to learn more - to a page in the application Help.chm file. I know how to do it with a button on a form.
>Does it mean that the only way for me to "refer" the user to this help topic, is to replace the Messagebox() with a form?
>
>TIA
Dmitry,
Is this not enougH?
MESSAGEBOX( "This is s somewhat long message with which 'you can pass very much information to your user. And if still not enough why dont you add some more stuff to it?", 0+16+0, "Even with the title you can give the enduser some information.", 0 ) && OK = 1
However I prefer Cesar's messagbox.
Stay healthy,
Koen
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform