Hello,
I am trying to create a simple text file listing the contents of a external hard drive diretory - to wit:
dir g:\moviearchives > movielist-g.txt
which I intended to replace an existing file of the same name in the same location.
But I get the response "Access is denied"
Could you please help me understand how I could produce such a text file? It has worked in the past, but now won't.
Thank you, Rich
I am trying to create a simple text file listing the contents of a external hard drive diretory - to wit:
dir g:\moviearchives > movielist-g.txt
which I intended to replace an existing file of the same name in the same location.
But I get the response "Access is denied"
Could you please help me understand how I could produce such a text file? It has worked in the past, but now won't.
Thank you, Rich