Search found 1 match
- 27 Oct 2012 18:43
- Forum: DOS Batch Forum
- Topic: Help with MS DOS
- Replies: 1
- Views: 1467
Help with MS DOS
Okay, please help me out. I'm making my own programming language (as a joke) and something isn't working. Here's the code I have so far(or at least part of it...): :proj ::START MAIN echo [ ::line1 set /p line1= }} ( ECHO %line1% ) >title.txt ::line2 ::add all basic combos! set /p line2= }} set line...