Ansi

 BBS: Inland Empire Archive
Date: 06-05-92 (12:20)             Number: 173
From: RICH GELDREICH               Refer#: NONE
  To: JOHN GALLAS                   Recvd: NO  
Subj: Ansi                           Conf: (2) Quik_Bas

    I've just discovered something of interest... there's a BIOS
variable which controls the number of lines that can be written to the
screen! Just do this:

DEF SEG=&H40
POKE &h84, numberlines

Where numberlines is the number of lines you want ANSI.SYS to print to,
minus one. Don't forget to set this variable back to it's original value
once your done!

Damn... I've made an entire ANSI emulator for nothing... just my luck!

Rich Geldreich

--- RBBSMAIL 17.2A
 * Origin: Computer Co-Op RBBS HST, 609-784-9404 Voorhees
NJ (RBBS-PC 1:266/29)
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