PRB: Wizard Generated Form Not Showing Complete Text Box Value (177058)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 3.0b
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 5.0a
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Macintosh 3.0b
This article was previously published under Q177058 SYMPTOMS
The number of characters you enter into a text box on a form generated with
the FoxPro Wizard is limited even when you expand the field width in the
table.
CAUSE
The InputMask property determines the number of characters for the text
box. The number of characters in the InputMask picture code, such as
'XXXXXX', limits the number of characters that can be entered into the text
box.
RESOLUTION
After you increase the table's field width, you must also edit the
InputMask property of the text box on the form.
STATUS
This behavior is by design.
REFERENCES
For more information about the InputMask property, please see the following
article in the Microsoft Knowledge Base:
143285 How to Use Format and InputMask to Format Data
Microsoft FoxPro Help; search on: "InputMask Property"
Modification Type: | Major | Last Reviewed: | 5/12/2003 |
---|
Keywords: | kbprb KB177058 kbAudDeveloper |
---|
|