Documentation for Intellect 4.10.4. Documentation for other versions of Intellect is available too.

Previous page Creating MDL files  Creating RUN files Next page


To automate the creation of MDL files, use intellect_mdl.awx (see the Wizard folder in archive on page Intellect Software Integration Guide (HTTP API, IIDK, ActiveX)). 

Use the Wizard to create an MDL file as follows:

  1. Copy intellect_mdl.awx to the folder Program Files\Microsoft Visual Studio\Common\MSDev98\Template.
  2. Start Microsoft Visual C++.
  3. Create a new project with the name of INTELLECT MDL WIZARD.
  4. Follow the instructions of the project configuration wizard.

As a result, a template for the system object is created. The project includes all of the necessary files, including a file that describes the object structure for intellect.dbi. 

Attention!

 In the project settings, change the output file extension from DLL to MDL.

Note:

For building the project, use Release. 
  • No labels