[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
NUMDISKH()
Determines the number of hard disks
------------------------------------------------------------------------------
Syntax
NUMDISKH() --> nNumber
Returns
NUMDISKH() returns the number of physical hard disk drives.
Description
This function determines the number of physical hard disk drives (one or
two). These should not be confused with logical hard disk drives, that
can be designated with DOS 3.3.
Note
. The function receives its information from the BIOS.
Example
. How many hard disk drives does my system have?
? NUMDISKH() // Result: 1
See Also:
NUMDISKF()
NUMDISKL()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson