WaxDragon wrote: >I really want to know why the temp files are being left behind in the >first place. > > > Wrc.exe registers a temp file delete function with atexit, but msvcrt doesn't execute the atexit functions. I fix this, if I have reproduced the del *.*aaa problem. I've no problem with some hand-made files. - Hartmut