Gentee Programming Language > Documentation > Libraries | Download documentation |
Get the error code in case some method is finished unsuccessfully.
uint dbf.geterror()
Return valueThe code of the last error is returned.$ERRDBF_OPEN Impossible to open the dbf file $ERRDBF_READ Impossible to read the dbf file $ERRDBF_POS An error of positioning in the file $ERRDBF_EOF No current record $ERRDBF_WRITE An error of writing in the dbf file $ERRDBF_FOVER The length of the string being written is greater than the size of the field $ERRDBF_TYPE Incompatible field type $ERRDBT_OPEN Impossible to open the dbt file $ERRDBT_READ Impossible to read the dbt file $ERRDBT_POS An error of positioning in the dbt file $ERRDBT_WRITE An error of writing in the dbt file
![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |