DefaultErrorStream

Typeexpression
DictionaryLCB
LibraryLiveCode Builder
Syntax
the error stream
Associationscom.livecode.stream
Summary

Default error stream.

Values
NameTypeDescription
return

The default error stream.

Description

The default error stream for diagnostic information.

In command-line programs, this is usually used to display error messages. In server programs, data output through this stream may be stored in the system log, depending on the server configuration.

Tagsio