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

         Returns the number of logic DOS drives

    Syntax:

         fMaxUnit() -> nDrives

    Description:

         Returns the number of logic DOS drives. Frequently, if a Novell
         net exists a return of 32 is common. Under native DOS a return of 5
         or the value of LASTDRIVE, which ever is greater.

    Return:

         The number of logic DOS drives.

    Example:

         nDrives := Str ( fMaxUnit () )
         ? "I have " + nDrives + " on my system."

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