Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00526424
Message ID:
00526429
Views:
13
>How can I check in a program the width of a table field?


You can use AFIELDS() to assign an array with field information. See help for the different array elements that is being created. You'll be able to find the width of a field this way.

HTH,
- Erik Niese-Petersen

Crazy Dane in USA.
Previous
Reply
Map
View