Last created directory

I want a button that opens the last created directory.
The button has to look only in a certain directory.
In case the new directory contains several sub directories it has to open the first directory (root directory)

Example:

c:/Monitor/NewDir/sub1/sub2/more/even more subs/

Monitor is the directory where the button/script should look.
NewDir is what should be opened.

You might be able to do this by sorting by creation time and then running Select FIRST, then Go FROMSEL.

I'm a bit snowed under to help more right now. :slight_smile: