Search found 1 match
- 29 Jul 2008 10:02
- Forum: DOS Batch Forum
- Topic: Multiple commands per line
- Replies: 5
- Views: 17431
Multiple commands per line
Hello! Could you please tell me how to call several commands in one line? For example, I want to have a single line which will act as the sequence: echo Bla-bla-bla! Let us call dir? dir echo More-bla-bla-bla! I have no idea of implementing this. Is it possible? Thanks a lot! It's a very nice and us...