BBS: Inland Empire Archive Date: 05-30-92 (12:32) Number: 138 From: JEFF FREEMAN Refer#: NONE To: ALL Recvd: NO Subj: Jdibas 5/5 Conf: (2) Quik_Bas
This message was from JEFF FREEMAN to ALL,
originally in conference (V) V-TREK
and was forwarded to you by JEFF FREEMAN.
-------------------------
>>> Continued from previous message
EchoChar AS STRING * 1 'The character to echo
LineCount AS INTEGER 'current line
TimeOut AS INTEGER 'minute the user will be forced off
Fc AS INTEGER 'current foreground color
Bc AS INTEGER 'current background color
FileExists AS INTEGER 'True/False used by JEXIST
EFNum AS INTEGER 'file number used by JEXIST
CFNum AS INTEGER 'com file number or 0 for local mode
LFNum AS INTEGER 'scrn file number (local)
MSR AS INTEGER 'Modem status register
Tabs AS INTEGER 'set by JCENTER$ and reset by JPRINT
END TYPE
DIM SHARED JDI AS JDITYPE
Compile these routines with QBSerial version 2.1. If you cannot find a
copy of these excellent routines on a BBS near you, then mail $2 to Jeff
Freeman, 9417 Mixon #235, Dallas TX 75220. Include the disk of your
choice (720k, 1.4 M, or 360k). I'll return QBSerial and some nice
little batch files to get you going.
---
* Origin: Camelot BBS - Dallas, TX - (214) 339-8283 (1:124/1011)

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