Off Topic > Off Topic
Programming Megathread
<< < (101/241) > >>
th3coolst3r:
Can I make a .bat that opens an ungodly amount of cmd programs?
Satan From Wreck-It-Ralph:

--- Quote from: th3coolst3r on February 26, 2016, 05:44:23 PM ---Can I make a .bat that opens an ungodly amount of cmd programs?

--- End quote ---
i dont see why not but then again im no expert
but
why?
ZSNO:

--- Quote from: th3coolst3r on February 26, 2016, 05:44:23 PM ---Can I make a .bat that opens an ungodly amount of cmd programs?

--- End quote ---

--- Code: ---@echo off
:loop
start
goto loop
--- End code ---
McJob:

--- Quote from: ZSNO on February 26, 2016, 05:19:38 PM ---Seems like that should be in more of a design document format than a spreadsheet format...

--- End quote ---
Currently just quickly jotting down what I need. I plan on building a full on documentation resource with the goals and specifics of each source file once I know how they all generally link into each other.
Foxscotch:
I don't even know HOW to plan something. like in my head I generally know how I'm gonna do x or y but I don't know how to write that down right?
and I'm okay at documenting something after it's written but how t f do you do it beforehand
--- Quote from: Satan From Wreck-It-Ralph on February 26, 2016, 05:54:12 PM ---why?

--- End quote ---
cus he wants to pretend he's a "hacker"
Navigation
Message Index
Next page
Previous page

Go to full version