Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Fast Library For Clipper 3.02 Reference - <b>biosmodel()</b> http://www.X-Hacker.org [<<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()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson