At 03:01 PM 1/15/2013, jan johansen wrote:

Figured it out
ERASE \CertsToEmail\*.* does not work.
ERASE CertsToEmail\*.* does.

ERASE doesn't seem to like the leading \.
Either that or I have a setting wrong somewhere.

FWIW ...

Logically, the pre-leading backslash "\" will look at the "root" of
the current drive, and not the sub-folder under the current directory.

You are trying to delete files from the sub-folder under the current
directory.

Why would you think that the pre-leading backslash "\" will look at
the sub-folder under the current directory?

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase

Reply via email to