Hi,

How do I delete all files in a directory? Right now I am using
system("del c:\directory\*.*)
but it shows a DOS box which is not desirable