FilesKill

Delete Multiple Files (with WildCards)
To delete multiple files from a directory based on a string pattern eg. "C:\temp\*.tmp"
' Needs : GetPaPa or function 'PathFileToPath' saved below

CodeFunctionName
What is this?

Public

Not Tested

Imported

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Boldcodes.com

Linkedin Login

sFileName The full path and name of a file (can include either * or $)
[bDeleteReadOnly] If True, routine will delete readonly files too

Views 2,177

Downloads 696

CodeID
DB ID

ANmarAmdeen
671
Attachments
Revisions

v2.0

Sunday
September
8
2019
Needs