I'm trying to make a comparison using the IF () where I compare the current month and assign its name
but I can not print the results of the variables
This is the code I have
@echo off
SET FOLDER=%Date:~0,2%-%Date:~3,2%-%Date:~6,4%-%time:~0...
asked by
30.10.2018 / 15:37