Thanks !worked like a charm for me.
Is it possible to also select or go into the newly created directory ?
I triedbut 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![Very Happy :D]()
Code:
%comspec% /c mkdir %$DATE:yMD%
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%
The command creates a directory called "cm_GotoDir" instead of selecting or going into the date directory

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