R
Robin Clay
Greetings !
My code generates a value for
TargetDir = [say] "C:\myDir"
the line of code that reads -
Shell "mkdir " & TargetDir
generates a run-time error 53 "File not found"
How can I overcome this ?
RClay AT haswell DOT com
My code generates a value for
TargetDir = [say] "C:\myDir"
the line of code that reads -
Shell "mkdir " & TargetDir
generates a run-time error 53 "File not found"
How can I overcome this ?
RClay AT haswell DOT com