| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Determines if a Net*() function has failed.
NetError() --> lIsNetworkError
The function returns .T. (true) if a Net*() function has failed, otherwise the return value is .F. (false).
NetError() returns the status flag used by other Net*() functions to indicate success or failure of a database operation in a network.
| See also: | NetAppend(), NetDbUse(), NetDelete(), NetOpenFiles(), NetRecall() |
| Category: | Database functions , Network functions , xHarbour extensions |
| Source: | rtl\ttable.prg |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com