Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DeleteFile Question

Status
Not open for further replies.

sshafe

Programmer
Oct 18, 2002
71
US
I have got a large number of log files that need to be deleted. Rather than do this manually, I would like to write a quick little script to do this.

My question is, how does vbscript handle the deletefile command. I am worried about machine resources being consumed by a large delete. I know it doesn't send to the recycle bin, so how is it processed.

Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top