Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String Size
Message
 
To
30/05/1997 11:31:45
General information
Forum:
Visual FoxPro
Category:
User groups
Title:
Miscellaneous
Thread ID:
00034254
Message ID:
00034364
Views:
47
>I need to return the size of a character string in bytes. Is there any function that can help me accomplish this task. I've tried _STRLEN() API but i can't seem to get the correct syntax.
>
>Any help is greatly appreciated!
>Thank in advance

Nicholas,

LEN() will tell you length of a string in bytes and CLEN() will tell you the length in characters (handling double byte character sets properly).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform