When I issue this:
DIR myPath
I get all the attributes of each file, datetime, size, etc...
but when i issue this:
dir *.ZIP
I only get the filename. I am looking in the MSDN and am following that, I don't see anywhere that it says that it only returns the name if you issue a specific filetype. Anyone know if there's a setting I'm not using to get these results?
Thanks
DIR myPath
I get all the attributes of each file, datetime, size, etc...
but when i issue this:
dir *.ZIP
I only get the filename. I am looking in the MSDN and am following that, I don't see anywhere that it says that it only returns the name if you issue a specific filetype. Anyone know if there's a setting I'm not using to get these results?
Thanks