Hackers Guide to Visual FoxPro 7.0

LenC()

Added in VFP 3.0b, this function tells you the length of a string and whether it's single-byte, double-byte or mixed. It's the double-byte equivalent of LEN(). We haven't tested in a double-byte situation.

Usage

nLengthInCharacters = LENC( cString )

See Also

Double-Byte Character Sets, Len()

View Updates

Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.

Категории