[<<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
         reports. In a conventional 80386 this value normally is 252, or
         FCh. There are tables where these numbers are located for all the
         existing 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