Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variables passed by reference
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00360010
Message ID:
00360139
Views:
10
>gcName = "John Q. Public"
>MBox("Please enter your name:",65536,"Test","gcName")
>?gcName

Without having looked at the class, this seems like an awkward implementation. Why shouldn't the MBox function just return the entered value?

gcName = MBox("Please enter your name, 65536,"Test")
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform