Function: WP_WriteText

Module location: WinPrint2_API.pkg line 294 (view source)
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

References (1):

ModuleContaining SymbolLine
Winprint2.pkgDFWriteText496