Search found 2 matches
- 26 Jun 2008 01:45
- Forum: DOS Batch Forum
- Topic: script to read a text file
- Replies: 2
- Views: 8209
- 25 Jun 2008 07:46
- Forum: DOS Batch Forum
- Topic: Issue with ">> file >>"
- Replies: 3
- Views: 8836
Issue with ">> file >>"
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.