Displaying Seven Character Long Text Files
Posted: 07 May 2009 03:17
Hi
I have to write a batch command to display 7 character long text files on the whole C: Drive with the listing output in wide format.
How do i display 7 character long files?
I have used
DIR C:\ /S /W ???????.TXT
but this doesn't work. What do i use?
Thanks in advance.
I have to write a batch command to display 7 character long text files on the whole C: Drive with the listing output in wide format.
How do i display 7 character long files?
I have used
DIR C:\ /S /W ???????.TXT
but this doesn't work. What do i use?
Thanks in advance.