[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
HARDCR()

    HARDCR() returns the character expression with all soft carriage
    returns [CHR(141)] replaced with carriage returns [CHR(13)].

Syntax

    HARDCR(<exp C>)

Argument

    <expC> is the memo field or character string to convert.

Usage

    HARDCR() enables you to display a memofield formatted with the
    automatic wordwrap of the MEMOEDIT() function.

    HARDCR() returns a string up to 65,535 (64K) in length.

See Also: MEMOEDIT MEMOLINE MEMOREAD MEMOTRAN MEMOWRIT MLCOUNT
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson