$ferr » History » Version 1
Per Amundsen, 08/12/2015 08:51 AM
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 | *Example* |
||
8 | |||
9 | <pre> |
||
10 | ; Print the status from $ferr. |
||
11 | //echo -ag Error was: $ferr |
||
12 | </pre> |