docs

Home Templates Classes

ProPath logo

Clarion ProPath - Overview and Features

ProPath is a template and class library that automates file-path and data management for Clarion developers, making the handling of INI and data files painless.

It eliminates hard-coded paths, simplifies deployment, and helps you ensure that application data is stored in the correct locations for each user and system to meet Windows standards and guidelines.


What ProPath Does

ProPath automatically determines and manages folder locations for your Clarion program at runtime. It uses standard Windows folder conventions (CSIDL/Special Folder IDs) and supports single or multiple datasets.

When your application starts, ProPath:


Why You’ll Use ProPath


Common Use Cases


Next Steps

Once you understand what ProPath does, you can set it up in just a few minutes.

To get started:

  1. Review the Requirements.
  2. Follow the Installation Instructions.
  3. Learn how to Register the Template.
  4. See Using the Template in Your Application.

Home Templates Classes