English Italiano

Let's make your life Easy...



04/11/2008

EasyCOM2INC ver 2.09 released!

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.
05/10/2008

EasyListPrint ver 1.15 released!!!

ANN: EasyListPrint ver 1.15 released!!!

Fixed:
- for c6 - there was a problem with loosing focus after creation RTF or Excel report.

Added:
- Ability to set fields Separator (delimiter) for CSV report.
- Ability to set output file name programmatically and "open file after" so now it's possible to export in silent mode.
- There is a Cancel button now in a creation process window (as well as in EasyListPrintProgress template, so please select Cancel control and recompile).

Free for all customers with current subscription.
05/03/2008

dpQuery ver 2.10 released

Added:

  • New methods: AfterChangeQuery, AfterSaveQuery, OnTabChanged and LoadData.
  • New Embed point: dpQuery SaveRecord method -> On success.
  • New example which shows using of LoadData() method in the DEMO application.

Changed:

  • Selecting other driver from the list will automaticaly show a Choose Data Source dialog.
05/02/2008

EasyCOM2INC ver 2.08 released!

Template support.
Fixed:
  • Different version of chkax.dll (for C61, 62, 63).
  • Fixed constant value in easycom.def file: PICTURE_TRANSPARENT EQUATE(2).
Added:
  • Checking a license of the COM object (by pressing "Check ProgId" button in the template). Generating license checking in the code.
Easy Class Generator.
Fixed:
  • Code generation for the non named arguments like "unsigned char*" etc.
Free upgrade for all registered customers.