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>ddgendbf()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ddGenDbf()
Generates the application files
------------------------------------------------------------------------------
Syntax:

     ddGenDbf( [<cFile>], [<cOut>] ) --> lRet

Parameters:

     <cFile>    File to be generated. If not specified, the full database
     will be generated.
     <cOut>     Name of OUTPUT file

Returns:

     <lRet>     If .F. there is a problem

Description:

     Generates tha application database or a single file.

Example:

     ddGenDbf( "Clients" ) // Generates the Clients file
     ddGenDbf()            // Generates all DBF files

See also:

     ddUse()

See Also: ddUse()

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