Retrieve the Index of a named guide contained in the database.
PLGetGuideIndex( DatabaseName, GuideName )
DatabaseName (Character String) |
The full path and filename to the relevant database. The file extension is optional. |
GuideName (Character String) |
The name of the guide |
An integer value containing the guide index or one of the following error codes:
-999999999 |
Invalid Input. |
-999999998 |
Invalid Database. |