I need to do a .bat for DOS that do the following:
set ROOT = c:\\programas\\ set SRC_ROOT = (I want to put the ROOT Here)System\\Source
so aft
set ROOT=c:\programs set SRC_ROOT=%ROOT%\System\Source