Gentee Programming Language > Documentation > Libraries Download documentation

dbf.pack

Pack a database. The database is copied into a new file excluding records marked as deleted.
 
uint dbf.pack(
      str   filename
)

Parameters

filenameThe name of the new dbf file.

Return value

If error occurs, function returns 0.

See also

    Working with DBF files


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