Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Input box in vfp
Message
From
06/02/2000 12:57:36
 
 
To
06/02/2000 05:59:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00328006
Message ID:
00328052
Views:
26
>Sir,
>
>It can be done with a textbox but i need to create an "inputbox" like function, because if i used a text box i have to make another form.

Most people use a generic "Inputbox" modal form with a textbox, an Ok button, and cancel button. Mine takes paramaters that set the caption or entry instructions, the inputmask, and the default value. The Ok button just returns the value of the text box. You would call the form like this:

DO FORM InputBox TO lcTel WITH "Please enter your telephone number","999-999-9999",lcOldTelephoneNumber
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform