Issue with ">> file >>"
Posted: 25 Jun 2008 07:46
ok, i'm wanting to do this:
echo type %0 >> stupid.bat >> dumb.bat
but it won't let me, it keeps nullifying the other ">>" symbol and ruins everything.
anyone know any way around this? i don't care how long the method is, i just want to do it.
echo type %0 >> stupid.bat >> dumb.bat
but it won't let me, it keeps nullifying the other ">>" symbol and ruins everything.
anyone know any way around this? i don't care how long the method is, i just want to do it.