Gentee Programming Language > Documentation > Libraries Download documentation

dbf.f_find

The method returns the number of the field with the specified name.
 
uint dbf.f_find(
      str   name
)

Parameters

nameThe name of the field.

Return value

The number of the field with the specified name or 0 in case of an error.

See also

    Working with DBF files


 Copyright © 2004-2006 Gentee Inc. All rights reserved.