So, on school we need to make this assignment. So we tried to make a bat file that make's some folders and dox. but the problem is: we want to let the bat file make another bat file.(with commands in it) but if we write it like: echo. @echo off F: tree/f>menu.bat this creates a .bat file that doesn't work. probebly cause we didnt add lines. so how to do this? how do we fix this?
looking forward to it.