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

         Determines if the current disk is a floppy

    Syntax:

         IsFloppy() -> lFloppy

    Description:

         Determines if the current disk is a floppy.

    Return:

         A logic value indicating if it's floppy.

    Example:

         If IsFloppy()
           Warning( "Error: You need a hard disk" )
         EndIf

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