Package: List Enumerator Template

Author: Mark Stayton
Version: 2
Added to Library: 11-Nov-23
HCAVersion needed: 16
Keywords: Example

Package Description:
This program is an example structure for enumerating HCA database objects using the _DesignOpen, _DesignName, and _DesignClose functions.

Program: List Enumerator Template

Program Description:
This program is a template for developing programs that use the _DesignOpen, _DesignName, and _DesignClose list enumeration functions.

Example:
Copy and paste this program. Edit to include the expressions for your specific application.

Return value: This program does not return a result.