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

         Returns the number of parallel ports

    Syntax:

         NumParallel() -> nPorts

    Description:

         Returns the number of parallel port of system.

    Return:

         A numeric value with the number of parallel ports.

    Example:

         Warning( "You have " + Str ( NumParallel() ) + " parallel ports" )

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