Gentee Programming Language > Documentation > Libraries Download documentation

dbf.f_memo

Get the value of the memo field from the current record.
 
uint dbf.f_memo(
      str   val,
      uint   num
)

Parameters

valThe string for writing the value.
numField number beginning with 1.

Return value

If error occurs, function returns 0.

See also

    Working with DBF files


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