I am trying to get a hardcopy, or at least a softcopy in a .txt file of all the folders and files in a root folder. I can run the DIR command in the DOS Command Window, but I cannot get anything more than a listing of the high-level folders in the root directory and those files in the root directory . From the CMD screen, I am typing
dir r:level1level2rootfolder*.* /a > commonfile.txt
but this is not giving me what I had hoped to get. If any of you remember DOS and can help out, I will greatly appreciate it. Thanks
Ron M