Hack Forums

Full Version: "Subtract" Batch Code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does anyone know a batch command that will erase a line of code from a batch/text file? like, erase line six or something?

also, another question:

i'm wanting to figure out how to have my batch file press keys, something like:

Control -C

presses Ctrl+C, which is the "break" code for a batch file. does anyone have a list or know more?

Eric
ima noob at this but do u have to delete this line or could u just go

like Goto:ur code and it might skip the code or something i dunno
anyone? (too short)
Its possible in VBS. I forgot the code ATM but I'll post when I find it. Very Simle Oui
Reference URL's