ChrTranC(), StuffC()

These are double-byte equivalents of CHRTRAN() and STUFF(), added in version 3.0b. They appear to work, though we've been unable to test substitution of double-byte characters for single-byte and vice versa.

Usage

cRetVal = CHRTRANC( cSource, cCharsToReplace, cReplacements )
cRetVal = STUFFC( cSource, nWhereToStart, nLong,
                  cReplacementString )

See Also

ChrTran(), Double-Byte Character Sets, Stuff()


Back to Table of Contents

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