Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lenght of some evaluated field
Message
 
 
To
08/11/2004 13:48:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00959284
Message ID:
00959290
Views:
9
This message has been marked as the solution to the initial question of the thread.
AFIELDS() is best bet, but you could use FSIZE(). Just read the requirements for its use in VFP Help file.

>Hi
>
>Please, I'd like to get the field's lenght.. Something as:
>
>
>a="mytable.nField1"
>? len(eval(a))
>
>
>Do I need do run afields() and search "a" on my array.. Or there is any better shortcut ?
>
>Ps: for free table, no DBGETs !
>
>TIA
>
>Claudio
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform