Ok, I have a quick question for all you tech people out there.
I want to be able to run command prompt code through a batch file, rather than from in the command prompt.
I have a .bat file (created in notepad) that I used to open command prompt (I'm at school)... but I want to be able to run command prompt stuff through the same notepad .bat file.
I know it's possible, but can anybody tell me how?
I tried typing it on the next line, but that didn't work.
I want to be able to run command prompt code through a batch file, rather than from in the command prompt.
I have a .bat file (created in notepad) that I used to open command prompt (I'm at school)... but I want to be able to run command prompt stuff through the same notepad .bat file.
I know it's possible, but can anybody tell me how?
I tried typing it on the next line, but that didn't work.
Comment