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>dfdbfreclen()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
dfDBFRecLen()
Permits to know the record size of the DBF
------------------------------------------------------------------------------
Syntax:

     dfDBFRecLen(<cFile>,<cDriver>)--> nRecLen

Parameters:

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

Returns:

     <nRecLen> Length of the single record of the DBF

Description:

     Permit of know the size of the DBF record
     
     NB this function does not use the USE command to open the file in the
     exact method with the RDD engine

Example:

     ? dfDBFRecLen("dbdd.dbf")

See also:

     dfChkDbf(), dfDBFHeader()

See Also: dfChkDbf() dfDBFHeader()

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