$ferr » History » Version 2
Per Amundsen, 01/07/2019 05:38 PM
1 | 1 | Per Amundsen | _Added in 1.9.0_ |
---|---|---|---|
2 | |||
3 | *$ferr* |
||
4 | |||
5 | Returns any errors during the last file access attempt. |
||
6 | |||
7 | 2 | Per Amundsen | _Can be used inside text without being surrounded by white spaces._ |
8 | |||
9 | 1 | Per Amundsen | *Example* |
10 | |||
11 | <pre> |
||
12 | ; Print the status from $ferr. |
||
13 | //echo -ag Error was: $ferr |
||
14 | </pre> |