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

         Creates and inits a status bar

    Syntax:

         GaugeNew( nRow, cMessage, cColor ) -> aBar

         nRow     : Row position
         cMessage : Message to display
         cColor   : Window color

    Description:

         Creates and inits a status bar returning an array structure with
         bar information to GaugeUpdate().

    Return:

         An array structure.

    Example:

         aGauge := GaugeNew( 9, "Fast Library Installation progress", "G" )

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