I need to sort the filenames in a directory from newest to
oldest with the Dir command. I know the Dir command does not include this feature and I believe you need to use a array. Could someone show me how to do this?
I want to sort the following filename from newest to oldest
C:\Apc\Actv\*.VNM
Thanks,
Dan
oldest with the Dir command. I know the Dir command does not include this feature and I believe you need to use a array. Could someone show me how to do this?
I want to sort the following filename from newest to oldest
C:\Apc\Actv\*.VNM
Thanks,
Dan