I am having a problem getting Cat tools to create a directory based on the ISO date.
I am using the latest free version.
The problem is simple. I am outputting the results of device.backup.running.config to the directory
C:\Configs\%DateISO%\config.txt which creates \Configs\YYYYMMDD\config.txt
I want the YYYYMMDD to be formatted as YYYY-MM-DD like a proper 10 digit ISO Date.
Is this possible? If I enter anything other than %DateISO% I literally get exactly what I enter, even if I use the same formatting as Kiwi Sysylog. %DateY4% should yeild 2010 but instead it yeilds %DateY4%.