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>biossubmod()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    BIOSSubMod()

         Returns the computer submodel

    Syntax:

         BIOSSubMod() -> nSubModel

    Description:

         Returns a number between 0 and 255, that is to say, the decimal
         value of a byte indicating the SubModel of the computer. This
         value is the one that normally is used by the majority of the
         manufacturers to distinguish their equipments. The worst is that
         a lot of clones manufacturers put the same values. Is not the
         same with IBM, Compaq or Toshiba that they've exclusive values.

    Return:

         A numeric value indicating the computer submodel.

    Example:

         BIOSSubMod()

See Also: BIOSModel() BIOSRev()

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