I just loaded your sample code in my Studio and compiled it. IMHO %RebuildIndices() should just work. How do you call it?
A hint from me: We've reimplemented %PurgeIndices() as the generated version of ISC deletes the indices very ineffecient - line by line. Our version just kills the appropriate global tree. ![]()
- Log in to post comments