your problem is obvious!
the script is basically saying
"set %varname%? set it to what???"
You need to set some data for the variable, eg: set %varname%=1, it doesnt work the way u think. ;)
AtomicNerd001 2 years ago
your problem is obvious!
the script is basically saying
"set %varname%? set it to what???"
You need to set some data for the variable, eg: set %varname%=1, it doesnt work the way u think. ;)
AtomicNerd001 2 years ago