Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Check length of character string
Message
From
27/05/2011 14:34:37
 
 
To
27/05/2011 14:31:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01512090
Message ID:
01512092
Views:
43
>sorry a quicky question here.
>I have been persuing help and can't seem to find reference for this
>how do i check the character length within a field length
>
>lname is a field 30 characters
>the name 'smith' is 5 characters
>i am trying to get 5 as the response.
>
>? len(Lname)  &&& give me the length of the field not the contents.
>
len(trim(lname))
?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform