Hi
Is it possible to output a directory listing specifying the required 'columns' and format?
i.e. I want to create a file containing the date in format yyyymmdd and relative path name
e.g.
20120131 file1.txt
20120202 folder\file2.txt
...
20130807 folder<x>\file<y>.ext
Thanks
David