PRNT() Short: ------ PRNT() Writes a string of a given color at row, column Returns: -------- Nothing Syntax: ------- PRNT(nRow, nColumn, cString, nColor) Description: ------------ <nRow> row <nColumn> column <cString> string <nColor> color attribute Examples: --------- PRNT(10,10,"Hello there",47) // +W/G Notes: ------- Here mainly for compatibility with older version. Was previously a C function. Source: ------- S_PRNT.PRG
Pingback: SP Screen Functions | Viva Clipper !
Pingback: SP Functions | Viva Clipper !