CDOW()

IsLeadByte()

This function (added in version 3.0b) lets you determine whether a string is double-byte or single-byte. It tells you whether the first byte in the string is a "lead byte" (the first half of a double-byte character). We've confirmed that it returns .F. for single-byte characters, but can't test the other case.

Usage

lDoubleByte = ISLEADBYTE( cString )

See Also

Double-Byte Character Sets


View Updates

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



Hacker's Guide to Visual FoxPro 7. 0
Hackers Guide to Visual FoxPro 7.0
ISBN: 1930919220
EAN: 2147483647
Year: 2001
Pages: 899

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net