[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BIOSModel()
Returns the computer model
Syntax:
BIOSModel() -> nModel
Description:
Returns a number between 0 and 255, that is to say, the decimal
value of a byte indicating the model of the system that the BIOS
indicates. In a conventional 80386 this value normally is 252, that
is to say FCh. There're tables where are indicated all the exis-
ting models in the majority of the assembler bibles.
Return:
A numeric value indicating the computer model.
Example:
? BIOSModel()
See Also:
BIOSRev()
BIOSSubMod()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson