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

         Returns the number of serial ports

    Syntax:

         NumSerial() -> nPorts

    Description:

         Returns the number of serial ports of system.

    Return:

         A numeric value with the number of serial ports.

    Example:

         Warning( "You have " + Str ( NumSerial() ) + " serial ports" )

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