BooleanWP_WriteText(String sText Boolean bNewLineAfterPrint UInteger iColumnNum Integer iNumDecimals UInteger iWidth)
write text to the current position or column
the text to write
should a "CR" be written after the text
number of the column to write to (zero=no column, use current position)
number of decimals in the text (-1 means sText is a string)
width of text before truncating
True, if success; False, if an error occurred