Short: Cleans up old, unused files from THOR's system directory Author: Neil Bothwick Uploader: Neil Bothwick Type: comm/thor Version: 1.1 THOR should remove all files relating to a conference when you delete it, but sometimes it doesn't. The reason i that it waits until all THOR processes have finished, so if you have ConnectTHOR running but hidden and reset, or your machine is reset before quitting THOR, you will be left with some `orphaned' files taking up space in your data directory. Run this script from the Arexx menu in THOR and it will removed all orphaned files in the current system, prompting you for confirmation first. Version 1.1 now removes any stray files that don't have a corresponding MsgData file. This should happen but it can from time to time. Installation ============ Copy CleanSystem.thor to {THORPath}/rexx Run it from the Arexx Script menu Warranty ======== This script works for me. I guarantee that it will work for you whenever it works, but at no other time.