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>ddupddbf()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ddUpdDbf()
Update the DATABASE with the DBDD structure
------------------------------------------------------------------------------
Syntax:

     ddUpdDbf( [<lReindex>], [<cDataBase>] ) --> NIL

Parameters:

     <lReindex> If .F. deactivate the DBDD reindicizzation. DEFAULT .T.
     <cDataBase> If indicated the upd it's make only on this database

Returns:

     NIL

Description:

     ddUpdDbf() Update the data base with the information in the DBDD. This
     function is activated when a dBsee application is called with the /UPD
     Parameter

Example:

     C:\MAIN\>MENU /UPD
     
     // So the function ddUpdDbf() is called

See also:

     ddUse()

See Also: ddUse()

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