ReindexWHFSChanges (open)
Reindex one or more WHFS changes
Syntax
LOADLIB "mod::consilio/lib/whfscatalog.whlib";
MACRO ReindexWHFSChanges(RECORD ARRAY to_reindex, RECORD options)
Parameters
RECORD ARRAY to_reindex
List of objects to reindex
INTEGER id
WHFS object id
BOOLEAN isdelete
Set this flag to indicate the object is deleted or recycled
BOOLEAN isfolder
Set this flag to indicate the object is a folder
RECORD options
Options
BOOLEAN refresh
Refresh the indices after updating (defaults to TRUE)