Anyone can tell me if there is an api function for deleting a file? Thanks
Have you tried using VB's "Kill" statement? Kill c:\dummy.doc
Forum Rules