Home / lang / errorto 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  sq  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
ERROR TO
Syntax
ERROR TO Stream

Redirects the default standard error output to the stream Stream.

The default standard error output is used by the ERROR and DEBUG instruction.

Calls to this instruction can be imbricated.

ERROR TO
Syntax
ERROR TO DEFAULT

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

See also

Stream & Input/Output functions