Comm Project

 BBS: Inland Empire Archive
Date: 05-06-92 (22:59)             Number: 148
From: DAVID BLISS                  Refer#: NONE
  To: BILL HUNTER                   Recvd: NO  
Subj: Comm Project                   Conf: (2) Quik_Bas
 > but i cant detect whether i have BUSY, NO DIALTONE,
 > etc.

do until len(1)  'replace with com port  filnum
loop
line input#1,x$ 'replace with com port filenum
print x$ ' x$ containts modem response.

dave

---
 * Origin: The Aliens BBS, Simpsonville SC, 8032347195 (1:3639/4)
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