I am trying to write a batch file to delete some files containing certain text - taken from a user input
i.e.
user types XXX at the prompt it finishes command
del *XXX*.doc \\source\e$
could probably do it using choice and the IF command but just want to be able to type the letters/digits and let it do the business
it's hard to convey five-dimensional ideas in a language evolved to scream defiance at the monkey in the next tree
i.e.
user types XXX at the prompt it finishes command
del *XXX*.doc \\source\e$
could probably do it using choice and the IF command but just want to be able to type the letters/digits and let it do the business
it's hard to convey five-dimensional ideas in a language evolved to scream defiance at the monkey in the next tree