Procedure Reference
MERLIC provides a variety of procedures for the development of a custom tool. Depending on the complexity of the custom tool, different procedures may be required. We differentiate between tool procedures and interface procedures.
To use interface procedures for the development of a custom tool in HDevelop, it is necessary to add the respective HDevelop procedure libraries to the paths of external procedures as described in the topic Interface Procedures.
Procedures Types
Tool procedures define the tool itself. They need to be implemented for each tool individually and are located within the tool's specific procedure library.
Interface procedures enable the communication between MERLIC and the custom tool. They are provided by MERLIC in various HDevelop procedure libraries. To use interface procedure for the development of a custom tool, these procedure libraries need to be added in the HDevelop settings to the paths of external procedures.
Procedures for Testing and Debugging
These procedures are required to test and debug a custom MERLIC tool in HDevelop.
Get an overview of all available procedures.