Changes

Jump to navigation Jump to search
231 bytes removed ,  20:28, 22 April 2011
==[[File Functions]] Errors (FOFL)==
 
Updated for <font color="orange">BaseX 6.2.2</font>:
{| class="wikitable" width="100%"
! 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>
|- valign="top" scope="row"
|<code>FOFL0005</code>
| The specified path points to a non-empty directory.
|<code>file:delete('non-empty-directory')</code>
|- valign="top" scope="row"
|<code>FOFL0006</code>
| The specified file path is invalid.
|<code>file:create-directory('//')</code>
|- valign="top" scope="row"
|<code>FOFL0007</code>
| The specified encoding is not supported.
|<code>file:read('file.txt', 'UTF99')</code>
|- valign="top" scope="row"
|<code>FOFL0008</code>
| A file operation fails for any other reason.
|<code></code>
|}
Bureaucrats, editor, reviewer, Administrators
13,554

edits

Navigation menu