Home > lang > outputto 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
OUTPUT TO
OUTPUT TO Stream

Redirects 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
OUTPUT TO DEFAULT

Redirects the default standard output back to the value it had before the last redirection.

See also

Stream & Input/Output functions