Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit box needs help
Message
 
To
04/01/2001 10:23:21
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00459297
Message ID:
00459747
Views:
15
Hi Trey,

Thanks for your reply, and yes it is an edit box, not a text box.

I will try your suggestion.

Becky

>>VFP 3.0
>>
>>Hello All,
>>
>>I currently have an edit box dedicated to one field that is being
>>used for text entry, however, this one field is not enough room
>>for need text entry.
>>
>
>Is it bound to a Memo field or a Character field?
>If it's a Character field, I recommend changing it to a Memo field.
>Although redefining the Character field to be a Memo field should work, to be safe I recommend adding the Memo field; replacing all with the Character field; then dropping the Character field rather than redefining the Character field as Memo.
>e.g.
Alter Table mytable Add Column mEdit m
>Replace All mEdit With cEdit
>Alter Table mytable Drop Column cEdit
Maybe a dumb question, but is this actually an Editbox or a Textbox?
>The Editbox is designed to work better with this type of field.
Previous
Reply
Map
View

Click here to load this message in the networking platform