---------- Forwarded message ---------- Date: Sat, 21 Jul 2001 15:19:46 -0500 From: Day Brown <[EMAIL PROTECTED]> Reply-To: LifeRaft <[EMAIL PROTECTED]> To: LifeRaft <[EMAIL PROTECTED]> Subject: Re: [SurvPC] OT Sorry, LONG Re: [SurvPC] what does it mean: Re: C++ hardware compatibility problems?? ANDY wrote: > > I am at the DOS> prompt, how or *where*? would I type in the hex > instructions?? > > I am assuming that the last hex instruction in a hex program would > run/execute it > > just curious and thank-you for such a thorough explanation re: machine and > assembly and other programming languages > > Andy use DEBUG.EXE See if you got any documentation on it. c:\DEBUG TEST.COM you type the upper case, and debug will try to find and load a program called test.com , or any other file you want.
