EasyCOM2INC utility is used to automatically creating Clarion include files with the definitions of COM-interfaces from IDL file and generate needed Classes.
Added: -Generator: added a "Image" reserved word.
-Generator: added RTL procedure "SetNull".
Changed: -Generator: Menu "Options/Load default settings" now loads all reserved words, RTL procedures and data types (but not only Global settings).
-Algorithm of calculation of the "Receive code", so already registered customer should generate and send us email with the "send code" again and then put a new "receive code" and Register.
Easy Class Generator. Added:
- Classes per module - now you can put generated classes into the different xxx_classNNN.inc/clw files, where NNN is a number from 001 to 999. This will solve a Clarion compiler problem "Too many segdef in file" if you have a typelib with a huge number of interfaces.
- Command line parameter: ecg.exe /mNNN (where NNN is a number of generated classes per module).
Template support. Note:
- If you change a number of Classes per module then you need to regenerate all the source files of your application using Clarion IDE Generate All menu.
Free upgrade for all registered customers.