Gentee Programming Language > Documentation > Libraries | Download documentation |
Get the field type.
uint dbf.f_type( uint num )
num Field number beginning with 1.
Returns the type of this field.
You can use the following macros:$DBFF_CHAR = 'C' $DBFF_DATE = 'D' $DBFF_LOGIC = 'L' $DBFF_NUMERIC = 'N' $DBFF_FLOAT = 'F' $DBFF_MEMO = 'M'
![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |