[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
   Function:   DosMajor()

               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:     DosMajor() --> nMajor

   Arguments:  None

   Returns:    A number representing the DOS major version
               number (eg. DOS 3.30 returns 3).

   Usage:      if DosMajor() < 3 ...

See Also: DosVersion() DosValue() DosMinor()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson