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>ddindexsys()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ddIndexSys()
Rebuilds the indexes of system files
------------------------------------------------------------------------------
Syntax:

     ddIndexSys( [<nFile>] ) --> NIL

Parameters:

     <nFile>    File to index
     +---------------------------------------+
     | define   |                            |
     |----------+----------------------------|
     |NTX_DBDD  | dbdd Index                 |
     |NTX_DBTABD| dbtabd Index               |
     |NTX_DBHLP | dbhlp Index                |
     +---------------------------------------+
     DEFAULT = NTX_DBDD + NTX_DBTABD + NTX_DBHLP

Returns:

     NIL

Description:

     Restores the indexes of the system files

Example:

     ddIndexSys()  // Restores the indexes of system files

See also:

     ddGenDbf()

See Also: ddGenDbf()

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