PLGetZeroGapGuideCount

<< Click to Display Table of Contents >>

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

PLGetZeroGapGuideCount

Previous page Next page

PURPOSE

Retrieve the number of zero gap guides in the database.

SYNTAX

PLGetZeroGapGuideCount( 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 zero gap guides in the database or one of the following error codes:

-999999998

Invalid Database.

SEE ALSO

Error Codes

PLUserElementNumber

PLGetZeroGapGuideReaction

Back to Table of Contents