Navigation:  Reference > Functions >

ReindexDBF()

Print this Topic Previous pageReturn to chapter overviewNext page

 

REINDEX_DBF(1)

 

PURPOSE

This function will reindex a DBF (CodeBase) file.

 

PARTS

 

1 f/c/eRequired - The file_number/handle of the file to use.

 

RETURN TYPE - L

If the file is reindexed properly the function will return .T., if not it will return .F.

 

COMMENTS

NOTE:  This will only work on CodeBase type files.  It will return .False. if you attempt to use this function in connection with a Btrieve file.

 

NOTE:  The file used in this function must have been previously opened using the OPENV command.  It is strongly recommended that you use the "D" lock type when you open the file to deny access to this file to any other user while you are in the reindex process.

 

SEE ALSO

PACK_DBF()

 

 


Page url: http://www.cassoftware.com/tas/manual/reindexdbffiles().htm