Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox()
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00321731
Message ID:
00321736
Views:
13
>Is there any way to pass information with messagebox()? For instance, including a textbox entry with messagebox() function to allow passing of a value that would be used as a custom report title. I know there are other ways to do this, I'm curently using a form to collect info and then run the report, but thought it would be cool if the messagebox() func. could simply allow a textbox field instead of opening up another form for user entry.
>
>Thanks.
>
Hi John,

MessageBox() actually maps to an API function call and it doesn't allow for this functionality.

Both VB and VBScript have function called InputBox() which does this. In VFP, I personally think, you'll get better results (in terms of look) from "rolling your own".
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform