Category > Output functions |
Item | Description |
---|---|
DevOut() | Outputs a value to the current device. |
DevOutPict() | Outputs a PICTURE formatted value to the current device. |
DevPos() | Moves the cursor or printhead to a row and column coordinate |
DispOut() | Displays a value on the screen |
DispOutAt() | Displays a value on the screen at a certain position. |
DispOutAtSetPos() | Toggles update of the screen cursor with DispOutAt(). |
OutErr() | Writes values to the standard error device. |
OutStd() | Writes values to the standard output device. |
QOut() | QQOut() | Displays values of expressions to the console window. |
http://www.xHarbour.com