Difference between revisions of "HARDCR()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 12: | Line 12: | ||
==Description== | ==Description== | ||
− | The HARDCR() function converts all the 'soft' carriage returns (ASCII | + | The HARDCR() function converts all the 'soft' carriage returns (ASCII 10) in the specified <expC> or <memofield>, to 'hard' carriage returns (ASCII 13). The HARDCR() function returns the <expC> or <memofield> as a character string, after conversion. |
Latest revision as of 14:18, 22 July 2010
Purpose
Function to convert carriage returns
Syntax
HARDCR(<expC> | <memofield>)
See Also
LEN(), MEMOEDIT(), MEMOLINE(), MEMOREAD(), MEMOTRAN(), MEMOWRITE(), MLCOUNT(), MLINE(), TEXTEDIT()
Description
The HARDCR() function converts all the 'soft' carriage returns (ASCII 10) in the specified <expC> or <memofield>, to 'hard' carriage returns (ASCII 13). The HARDCR() function returns the <expC> or <memofield> as a character string, after conversion.
Example
cFormat = hardcr(notepad)
Products
Recital Server, Recital