Dial.bas 3/3

 BBS: Inland Empire Archive
Date: 04-12-93 (18:23)             Number: 363
From: SEAN SULLIVAN                Refer#: NONE
  To: ROBERT SCHOENFELD             Recvd: NO  
Subj: Dial.bas 3/3                   Conf: (2) Quik_Bas
'>>> Start of page 3 of DIAL.BAS

        Start$ = "COM1:2400,N,8,1,DS0"
     CASE 4
        POKE &H402, &HE8   'For com2 to com4
        POKE &H403, &H2
        Start$ = "COM2:2400,N,8,1,DS0"
END SELECT
DEF SEG


OPEN Start$ FOR RANDOM AS 1

END SUB


______O_/_________________| SNIP |________________\_O_____
      O \                 | HERE |                / O

Sean

--- GoldED 2.40.P0623
 * Origin: COMNET Point #28 [Watervliet, NY] (1:267/113.28)
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