I try to resolve imbricated variables :set a=tempset b=%a%I'd LIKE te resolve something like %%B%% (I use this in a for loop because I have a set different variables)but ECHO %%B%% just SAYS %a%I try to PUT this this wayfor %%i in (%%B%%) do ( .....how can DOS solve "a" USING the "b" variable as input ?a little errorI meant set b=aand I'd like to resolveso %b% = aand I'd like te resolve %%b%% = %a% = tempsorry for the error
Your experience on this site will be improved by allowing cookies. Read Cookie Policy