On Wed, 21 Mar 2007 11:53:03 -0500, Happy Trails < XXXX@XXXXX.COM >
It always seemed faster than that to me.
Can't be. Compiled basic consistes of a large number of far calls to
the runtime. About the only inline code are operations on integers,
and longs. Most everything else results in a runtime call. Just look
at a /A listing.
Likewise with use of XMS. I once had a program that did an incore
sort of a 50 meg database. Yes, MEG.
Very true.
Remember, if you compile from the IDE, the link uses /EXEPACK, and you
can't turn it off, unless you patch a copy of qbx.exe.
The only bug I ever ran across with 7.1, MS refused to acknowledge as
thiers. But they did send a fix. Said fix applied to a lot of 16 bit
apps from MS. But, they didn't tell me that. I found out on my own.
Was 7.1 ever sold standalone? I got mine as an upgrade, and there
were no manuals, just a readme file.
A lot of the info from the books is buried in the help system, but
somewhat hidden.
--
ArarghMail703 at [drop the 'http://www.' from ->]
http://www.arargh.com
BCET Basic Compiler Page:
http://www.arargh.com/basic/index.html
To reply by email, remove the extra stuff from the reply address.