Q - Petewg/harbour-core GitHub Wiki
-
QOut(
<exp list>) ➜ NIL
writes (with a line feed preceding) a list of values to the current device (screen or printer) and is affected by SET ALTERNATE. -
QQOut(
<exp list>) ➜ NIL
writes a list of values to the current device (screen or printer) and is affected by SET ALTERNATE. No Line feed preceding.
* Copyright © 2016–present Pete D.