SAY instruction


Syntax:

  SAY expression

The result of the expression is written to the standard output stream as a single line. If the final character of the result of the expression is the NUL (null) character ('\-' or '\0') then SAY will write the string without adding line termination.


[ previous section | contents | next section ]

From 'netrexx.doc', version 0.75.
Copyright(c) IBM Corporation, 1996. All rights reserved. ©