Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to determine the size of a table field
Message
From
03/07/2001 14:34:56
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00526424
Message ID:
00526428
Views:
17
>How can I check in a program the width of a table field?
>
>thanks
>
>Brenda

Brenda,

Len(YourField) for the length of the field. Len(Alltrim(YourField)) for the length of the value in the field for the current record.

Renoir
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform