I know a little about VBscript but am struggling with trying to figure out
how to do the following.
I need to delete all .xml files from a certain directory, however, I need to
delete only certain ones based off of client names.
Can anyone provide me with a script that will do this?
I have 30 clients that generate .xml files in this one directory, yet there
are other .xml files we need to leave alone. All client ID's are based on a
3 character name, for example, AMB, KRT, MLI, TXI, etc
I am trying to write the script to where it will (1) if files exissts then
delete amb*.xml, krt*.xml, etc
If possible, please send a reply to ken@txgeekman.com as well...
Thank you
K_Smith