I have a drive that have the following folders.

Jan02
Feb02
.
.
.
Aug02

A new folder is created manually each month i.e. in October I will create a Sep02 folder. What I need to do is grab the folder name of the last folder created. I know how to use the dir$ command but I don't know how I can tell if the folder name is the most recent one created. Does anyone have any ideas how I can do this?

Thanks,

James