# runtime-errors file

The runtime-errors file contains information
about any runtime errors that occur during the execution of a BASIC
or FlashBASIC program.

| Attribute | Description |
| --- | --- |
| 0 | Internal date concatenated with an asterisk and the internal system time the error occurred. |
| 1 | Runtime error message number |
| 2 | Parameters of message |
| 3 | Port number, user and account name |
| 4 | Program name |
| 5 | Return stack entries (if applicable) |

---
Source: https://d3codex.com/systemfiles/runtime-errors-file/ - part of the D3Codex reference.
