Clarion - Clarion development environment
Frequently Asked Questions (exontrol)
CLA.0:
In Clarion 32-bit you can use any of the following versions:
  • /COM indicates the 32-bit edition of the ActiveX version

The application built using the /COM version runs on any Windows 32 or 64-bit machine.

In Clarion 64-bit you can use any of the following versions:

  • /COM/64 indicates the 64-bit edition of the ActiveX version

The application built using the /COM/64 version runs on Windows 64-bit machines only. The application built using the /COM/64 version cannot run on Windows 32-bit machines.

If you want to use your application on both 32 and 64-bit machines, you can choose:

  • /COM/ANY indicates both the 32 and 64-bit editions of the ActiveX versions

See also

CLA.1:
Yes, we have a set of Clarion tutorials available online. You can access them by navigating to: and selecting Clarion from the list of programming languages.

For How-To question please check the eXHelper tool included with the control installation or available for download from:

The eXHelper tool provides a quick access to the most common How-To questions and code snippets for various programming languages. The eXHelper tool is regularly updated with new How-To questions and code snippets. Most of the control's properties, methods and events are covered in the eXHelper tool.