wwResponse::WriteMemo

Writes memo fields to output. Formats carriage returns to <p> and <br> as appropriate.

o.writememo(lcText, llNoOutput)

Return Value

"" if sending to file and the output text if lNoOuput is .T.

Parameters

lcText
The text to format. All carriage returns are stripped and replaced.

llNoOutput
When set to .T. output is not sent to file, instead returning the result as a string.


See also:

Class wwResponse

© West Wind Technologies, 1996-2022 • Updated: 09/12/99
Comment or report problem with topic