! width="50%"|Description
! width="45%"|Examples
|- valign="top" scope="row"
|<code>FOFL0000</code>
| A file operation fails for any other reason.
|<code></code>
|- valign="top" scope="row"
|<code>FOFL0001</code>
| The specified encoding is not supported.
|<code>file:read('file.txt', 'UTF99')</code>
|- valign="top" scope="row"
|<code>FOFL9999</code>
| A file operation fails for any other reason.
|<code></code>
|}