[SOLVED] DeleteFile("Name*.*)

Just starting out? Need help? Post your questions and find answers here.
Rinzwind
Enthusiast
Enthusiast
Posts: 679
Joined: Wed Mar 11, 2009 4:06 pm
Location: NL

Re: [SOLVED] DeleteFile("Name*.*)

Post by Rinzwind »

ps same with CopyDirectory . Use it to use a wildcard as you would expect it at CopyFile...
one can specify multiple wildcards with ";", ie "*.txt;*.ini"
Post Reply