Error() > Instance variables |
Numeric operating system error code.
Data type: | N | Default: | 0 |
When an operation fails due to an Operating system error, its numeric error code is assigned to :osCode. It can also be retrieved using function DosError() or FError(). If the failed operation is not an operating system error, :osCode contains zero.
http://www.xHarbour.com