Com2 not working

 BBS: Inland Empire Archive
Date: 11-26-92 (15:45)             Number: 346
From: JIM BREWER                   Refer#: NONE
  To: PETER BARNEY                  Recvd: NO  
Subj: Com2 not working               Conf: (2) Quik_Bas
-> >         I posted some code just yesterday to Bryan Leggo to do just .....
-> Got it, thanks!  That solved the problem.  Is this a bug with QB or
-> just the way my BIOS works?  Meaning, should I always be on the
-> lookout (code-wise)
-> for this problem on other systems that run my programs?

        The way I see it, it is a difference between how DOS and QB handle
the information. DOS, when you only have one serial port
adapter in the machine, calls the port the 'Primary
Asynchronous Adapter' and places the base address of it in
the BIOS Data area at 0040:0000. QB on the other hand, when
you open COM2, looks in the BIOS Data area at 0040:0002 for
the base address of the port.

--- DB 1.50/002487
 * Origin: Gulf Coast BBS -QuickSHARE #2- (904)563-2547 HST/v.32bis (1:365/12)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET