f$GetErrorCode
f$GetErrorCode
Detect the operating system’s error code after using one of the f$URL, f$CreateDirectory, f$Application, f$WaitExecute, f$CreateProcess or f$Execute commands.
The meaning of the error codes is explained in the file:
...\etepos\language\SystemErrors.doc
Syntax: | Status = f$GetErrorCode() | |
Result: | Integer | Error status |