[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
XPdosMajor()
Returns the DOS Major version number
------------------------------------------------------------------------------
Function: XPdosMajor()
Returns the DOS Major version number, this
function can come in handy when using features
that work only on a certain value of DOS versions.
Syntax: XPdosMajor() --> nMajor
Arguments: None
Returns: A number representing the DOS major version
number (eg. DOS 3.30 returns 3).
Usage: if XPdosMajor() < 3 ...
See Also:
XPdosVersion()
XPdosValue()
XPdosMinor()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson