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

         Determines if the current disk is a hard disk

    Syntax:

         IsHardDisk() -> lHard

    Description:

         Determines if the current disk is a hard disk.

    Return:

         A logic value indicating if it's a hard disk.

    Example:

         If IsHardDisk()
           Warning( "You have a hard disk" )
         EndIf

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