DefaultErrorStream | |||||||
Type | expression | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.stream | ||||||
Summary | Default error stream. | ||||||
Values |
| ||||||
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. | ||||||
Tags | io |