[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    fMaxUnit()

         Returns the number of logic units of DOS

    Syntax:

         fMaxUnit() -> nUnits

    Description:

         Returns the number of logic units of DOS. Frecuently, if exists
         a Novell net returns 32. Under native DOS returns 5 or the
         value of LASTDRIVE if this is bigger than 5.

    Return:

         The number of logic units of DOS.

    Example:

         nUnits := Str ( fMaxUnit () )
         ? "Tengo " + nUnits + " en mi sistema."

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