Hi

I have been writing some scripts for burning my sage tv programs to dvd

It works great, I managed to use dvdspy to tell if a disk is present, etc, and get user feedback for a seemless interface.

What i need to work out is how to remove files from the temp directory leftover from burning. IE. Like in dos "del *.*"

Also how can i remove a directory? I have been playing around with remove in lua, but it does not like *.* !!

Any help you can give will be received with many thanks...

Dan