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

         Determines if the current disk is a net disk

    Syntax:

         IsNetDev() -> lLan

    Description:

         Determines if the current disk is a net disk.

    Return:

         A logic value indicating if it's net disk.

    Example:

         If IsNetDev()
           Warning( "You have a LAN" )
         EndIf

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