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

         Returns the number of parallel ports

    Syntax:

         NumParalel() -> nPorts

    Description:

         Returns the number of parallel ports on system.

    Return:

         A numeric value with the number of parallel ports.

    Example:

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

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