Basic

Moderators: None (Apply to moderate this forum)
Number of threads: 1675
Number of posts: 4764

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
.com executables Posted by Puzzler on 17 Jun 2001 at 9:36 AM
How do you make .com executables with QB?

Report
Re: .com executables Posted by billywm664 on 20 Jun 2001 at 5:58 AM
you don't. quickbasic outputs .exes. that's all.

: How do you make .com executables with QB?
:


Report
Re: .com executables Posted by BASIC Friend on 23 Jun 2001 at 12:15 AM
: you don't. quickbasic outputs .exes. that's all.
:
: : How do you make .com executables with QB?
: :
:
:
I don't think you can make com's with QB. But, other compilers can, like MoonRock and BASM and Tokiwa can all produce both exe's and com's.


Report
Re: .com executables Posted by mstechca on 27 Jun 2001 at 11:35 AM
: How do you make .com executables with QB?
:
Try maing an .exe file, then change the extension to .com
Since both .exe and .com represent applications, it should work.


Report
Re: .com executables Posted by billywm664 on 27 Jun 2001 at 12:34 PM
Yes that will work, but it won't actually be a .com program. I don't know the specific differences, but there are major ones between .exe and .com programs. One is progra size - .coms have a very limited program size in comparison to exes. I think it's 64KB so that they fit into one memory segment.

: : How do you make .com executables with QB?
: :
: Try maing an .exe file, then change the extension to .com
: Since both .exe and .com represent applications, it should work.
:
:


Report
Re: .com executables Posted by Puzzler on 29 Jun 2001 at 2:26 PM
: : How do you make .com executables with QB?
: :
: Try maing an .exe file, then change the extension to .com
: Since both .exe and .com represent applications, it should work.
:
:

Thanks for the cool info.

BTW It doesn't matter if it's a real com file.

Report
Re: .com executables Posted by BASIC Friend on 29 Jun 2001 at 11:23 PM
: : : How do you make .com executables with QB?
: : :
: : Try maing an .exe file, then change the extension to .com
: : Since both .exe and .com represent applications, it should work.
: :
: :
:
: Thanks for the cool info.
:
: BTW It doesn't matter if it's a real com file.
:
Why do you even need a COM? Are you looking into writing a compiler?





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.