- Jan
- 2
- 0
My batch file is one line:
dir *.$?? /4/p/h/k/m
It correctly reports only the filenames if any with the extension .$?? exist
I simply want to suppress the "file not found" message if no such files exist.
(I actually use 4DOS.)
Many thanks!
dir *.$?? /4/p/h/k/m
It correctly reports only the filenames if any with the extension .$?? exist
I simply want to suppress the "file not found" message if no such files exist.
(I actually use 4DOS.)
Many thanks!