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

         Determines if the current disk has a boot sector

    Syntax:

         IsBootAble() -> lBoot

    Description:

         Determines if the current disk has a boot sector.

    Return:

         A logic value indicating if it has a boot sector.

    Example:

         While ! IsBootAble()
           Warning( "Insert a disk with Operating System" )
         End

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson