List of Auto-Created Files to be Removed at Session End

SUMMARY:

Files which are created automatically by Splus are usually removed in the same top-level expression in which they were created; however, some of those files (such as when doing info()) cannot be removed immediately. The object .Temporary.file.list, created (and removed) automatically by Splus in the working database, lists files that were not removed immediately but will be removed at the end of the session.