Re: Ansisub 2/2

 BBS: Inland Empire Archive
Date: 02-26-93 (20:11)             Number: 216
From: JIM COYLE                    Refer#: NONE
  To: CHRIS TRACY                   Recvd: NO  
Subj: Re: Ansisub 2/2                Conf: (2) Quik_Bas
In a message to Jeff Freeman <02-21-93 16:58> Chris Tracy wrote:

CT>> Umm, just a helpful hint.... You know that INTEGER comparisons are
CT>> smaller and faster than string comparisons, so..... is you change
CT>> that SELECT CASE Cmnd$ into SELECT CASE ASC(Cmnd$) and then like
CT>> CASE 109 case 106 etc... that would be a tad faster and smaller...
CT>> Just trying to help! hehehe..

Really? I myself have been looking ALL over for an ASM Ansi Emulator. After
seeing that I wasn't gonna find one, I wrote one in QB and
it is SLOW! I hope
this makes a little difference. Thanks.

Jim...

--- QuickBBS 2.76 (Beta-13)
 * Origin: NePa BBS  (1:268/202)
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