rem @echo off if "%1" == "/init" goto init if "%1" == "/done" goto done set c= set d={tt} set e= :c if "%1" == "!" goto d set c=%c% %1 shift goto c :d shift if "%1" == "!" goto e set d=%d% %1 goto d :e rem e shift if "%1" == "" goto update set e=%e% %1 goto e :update rem update if "%c%" == "" goto up2 if "%r1%" == "" goto up1 echo %r1% >> tabber.html echo %r2% >> tabber.html echo {tr}{td} . >> tabber.html :up1 rem up1 set r1={tr}{td}{b} %c% {td width="ppp" } %d% set r2={tr}{td} . {td width="ppp" } %e% goto end :up2 set r1= %r1% {td width="ppp" } %d% set r2= %r2% {td width="ppp" } %e% goto end :init echo {html}{body}{table border}>tabber.html set r1= set r2= goto end :done echo %r1% >> tabber.html echo %r2% >> tabber.html echo {tr}{td} . >> tabber.html echo {/table}{/body}{/html} >> tabber.html rem changer.exe tabber.html /from { /to < rem Changer tabber.html /from "\123" /to "\060" /Tc:\ktmps.txt rem Changer tabber.html /from "\125" /to "\062" /Tc:\ktmps.txt Notepad tabber.html start tabber.html goto end :end