There was some discussion on comp.lang.clarion last week about performance of REMOVE in terms of removing the page metafiles when a report closes.  The previewer uses the same method for removing the metafiles.  We have released a new build that uses windows API rather than Clarion REMOVE function to remove the files.  This should help with performance when closing large reports.

Please let us know if you experience any problems with this.