Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- dBsee 4.6 - The Library - <b>dfdbfheader()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfDBFHeader()
Permit to retrieve the size of the of a DBF header
------------------------------------------------------------------------------
Syntax:

     dfDBFHeader(<cFile>,<cDriver>)--> nByte

Parameters:

     <cFile>    Name of the file to control
     <cDriver>  RDD used from the file. DEFAULT RDD SETDEFAULT()

Returns:

     <nByte> Size of the header

Description:

     Provides you with the size of the header of a DBF
     
     NB this function does not use the USE command to open the file in the
     exact method with the RDD engine

Example:

     ? dfDBFHeader("dbdd.dbf")

See also:

     dfChkDbf(), dfDBFRecLen()

See Also: dfChkDbf() dfDBFRecLen()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson