Can BC3 import a textfile which was created by the dir command?
"dir c:\myfolder /s > myfolder.txt"
so that I can browse myfolder.txt as if this would be a local folder?
"dir c:\myfolder /s > myfolder.txt"
so that I can browse myfolder.txt as if this would be a local folder?
Comment