Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 3926

Total Commander (English) • Re: mkDir: How to create button to make a folder ?

$
0
0
Thanks !

Code:

%comspec% /c mkdir %$DATE:yMD%
worked like a charm for me.

Is it possible to also select or go into the newly created directory ?

I tried

Code:

%comspec% /c mkdir %$DATE:yMD%, cm_GotoDir %$DATE:yMD%
but it looks like cm_GotoDir doesn't take any parameters either.
The command creates a directory called "cm_GotoDir" instead of selecting or going into the date directory :D

Statistics: Posted by XiaoP76 — 2024-06-21, 09:31 UTC



Viewing all articles
Browse latest Browse all 3926