Gentee Programming Language > Documentation > Libraries Download documentation

dbf.empty

The method creates the same, but empty database.
 
uint dbf.empty(
      str   filename
)

Parameters

filenameThe full name of the dbf file being created.

Return value

If error occurs, function returns 0.

See also

    Working with DBF files


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