PLGetGuideCount

<< Click to Display Table of Contents >>

Navigation:  PipeLay > Excel Add-In > Function Reference > Guide Functions >

PLGetGuideCount

Previous page Next page

PURPOSE

Retrieve the total number of guides (Zero-Gap, Articulated and Flat) in the database.

SYNTAX

PLGetGuideCount( DatabaseName )

PARAMETERS

DatabaseName (Character String)

The full path and filename to the relevant database. The file extension is optional.

OUTPUT

An integer value containing the number of guides in the database or one of the following error codes:

-999999998

Invalid Database.

SEE ALSO

Error Codes

PLGetGuideIndex

PLGetGuideName

PLGetGuideSurfaceCount

PLGetGuideType

Back to Table of Contents