Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help.chm and Messagebox()
Message
From
24/09/2020 07:55:57
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01676192
Message ID:
01676229
Views:
70
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform