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()


Back to Table of Contents

Copyright © 2002-2018 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. Click for license .