Macro Language Reference > Macros > System > rfree
  
rfree
Description
Frees all cached rasters belonging to the current screen driver.
 
Not all screen drivers support this feature.
Syntax
rfree
Additional Information
This is mainly an internal debugging macro for testing the raster caching facilities of screen drivers. You may, however, find it useful after closing a document so that a newly opened document does not have to compete with the old rasters for cache space, and may therefore load a little quicker.