Gentee Programming Language > Documentation > Libraries Download documentation

dbf.f_int

Get a numerical value of the int type from the specified field of the current record.
 
int dbf.f_int(
      uint   num
)

Parameters

numField number beginning with 1.

Return value

A number of the int type is returned.

See also

    Working with DBF files


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