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_reindexList of objects to reindex
INTEGER idWHFS object id
BOOLEAN isdeleteSet this flag to indicate the object is deleted or recycled
BOOLEAN isfolderSet this flag to indicate the object is a folder
RECORD optionsOptions
BOOLEAN refreshRefresh the indices after updating (defaults to TRUE)