Re: ICONS... ICO'S

 BBS: Inland Empire Archive
Date: 12-14-92 (19:02)             Number: 349
From: JOHN SNEERINGER              Refer#: NONE
  To: JOHN GALLAS                   Recvd: NO  
Subj: Re: ICONS... ICO'S             Conf: (2) Quik_Bas
* Originally addressed to Dick Dennison, John Gallas said:
JG->DD> One thing else that may be a possibility is I have patch brun45 for
JG->dtr
JG->DD> drop and you haven't, right?.  Wonder if John Gallas has a patched
JG->DD> brun.

JG->Well I do, but it doesn't work for some reason.  It still
JG->drops DTR when I close the COM port (from the exe file).

If you've patched BRUN45 then you shouldn't have any problem.

Another alternative is to have the following...

CLOSE #1  ' The filenum you were using
OUT &H3FC, 3
END

Thats for COM1. For COM2 use &H2FC.
---
 * Origin: RadioLink! Columbus, OH (614)766-2162
QuickBasic! HST/DS (1:226/140)
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