FossilRock
MIS
First of all let me say that I am absolutely a newbie to C++ programming. I know what I want to do but haven't a clue how to code. What I'm hoping to accomplish is to find someone (or a forum) to get the pieces of the puzzle and learn while I build. I'm not looking to take classes so I can start building this "app" in a couple of years. Nor am I looking to take advantage of anyone, I just want to get a good jump start on learning C++ and having a project that will propagate that.
Well in a nutshell I want to build a Windows "app" (using C++Builder 6) that will allow me to monitor a DOS (NT CMD) window, line by line (line wrapping my be involved), that will have information updating constantly. Each line will be analyzed and when certain information is detected the "app" will send commands back into the DOS (NT CMD) window.
TIA,
Fossil Rock
Well in a nutshell I want to build a Windows "app" (using C++Builder 6) that will allow me to monitor a DOS (NT CMD) window, line by line (line wrapping my be involved), that will have information updating constantly. Each line will be analyzed and when certain information is detected the "app" will send commands back into the DOS (NT CMD) window.
TIA,
Fossil Rock