> lang > outputto | ![]() |
Previous Next Edit Rename Undo Search Administration
| Documentation |
OUTPUT TO StreamRedirects the default standard output to the stream Stream. The default standard output is used by PRINT and WRITE when you don't specify their stream argument. Calls to this instruction can be imbricated.
OUTPUT TO DEFAULTRedirects the default standard output back to the value it had before the last redirection.