Gentee Programming Language > Documentation > Libraries Download documentation

dbf.f_width

Get the width of the specified field.
 
uint dbf.f_width(
      uint   num
)

Parameters

numField number beginning with 1.

Return value

Returns the width of the field.

See also

    Working with DBF files


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