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

         Returns the label of a disk

    Syntax:

         GetLabel( nUnit ) -> cLabel

         nUnit : A disk number. 0=Current disk, 1=A:, 2=B:, 3=C:, ...

    Description:

         Returns the label of a disk.

    Return:

         A string with the label.

    Example:

         ? GetLabel ( 0 )               // "MANU ROIBAL"

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