CheckIn

LeftC(), RightC(), SubStrC()

These are the double-byte (and mixed) versions of LEFT(), RIGHT() and SUBSTR(), respectively, added in version 3.0b. As with the other double-byte functions, we can't test these thoroughly since we're not running in a double-byte environment. However, they do work properly with single-byte data.

Usage

cReturnValue = LEFTC( cString, nCharacters ) cReturnValue = RIGHTC( cString, nCharacters ) cReturnValue = SUBSTRC( cString, nStart, nLength )

See Also

Double-Byte Character Sets, Left(), Right(), SubStr()


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