On Monday, September 19, 2005, 9:21:53 AM, Bonno wrote: BB> Hi, BB> BB> Ok, I had auto update pretty much in the air. Seems all I BB> needed was a program alias that fired the script. ;-) BB> There's just one thing, I end up with alot of "tmpID.tmp" BB> files in my spool directory. Any way of deleting those BB> automagically? BB> BB> I could simply delete all tmp????.tmp files in my midnight BB> run. Would that be a problem? The only program alias I have is the BB> sniffer update.
The best way to get rid of the temp files is to delete %1 at the bottom of your update script. The name of the temp file is passed to the program by the alias. ;-) Hope this helps, Thanks, _M This E-Mail came from the Message Sniffer mailing list. For information and (un)subscription instructions go to http://www.sortmonster.com/MessageSniffer/Help/Help.html
