
Clarion ProPath - Classes
The ProPath class library provides the runtime foundation that powers dataset and path management for ProPath templates.
Use this index to jump to the per-class pages.
Core Classes
| Class Name |
Purpose |
| ProPathFolderClass |
Manages dataset folder rules, base path selection, registry and INI mapping, and first run triggers. |
| ProPathFileClass |
Inherits from ProPathFolderClass and resolves full file names for INI and data files. |
Shared Notes
- A global instance of ProPathFolderClass is created by the ProPath templates.
- Methods can be called directly for advanced control without changing template settings.
- Queue based structures are used to manage folder level definitions and export settings.