Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Count characters in string.
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00733129
Message ID:
00733169
Views:
35
You're welcome.

>Sergey,
>
>Thank you very much. That got me straightened out.
>
>Thanks
>
>>You can use LEN() function.
FOR i=1 TO LEN(lcStr)
>>  * Processing
>>ENDFOR
>>
>>
>>
>>>I would like to create a FOR.....ENDFOR loop based on the amount of characters in the field I am evaluating. How do I count the characters in a string or data field?
>>>
>>>Thank You.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform