Version History
Download latest version
here
2.79 Released
8 July 2009
- Changed NAME in EXP file to LIBRARY to better support
C7v6 mode.
2.78 Released 29 May 2009
- Clarion 7 fix (was not including the latest template in the Clarion 7
build).
- Template tweak - exports method names correctly (that include additional
dots) in C5 and C55.
2.77 Released 27 November 2008
- Bug fix in LongFileName support.
2.76 Released 10 November 2008
- Clarion 7 compatible install.
- Template change - TargetName and Set in the Versions list description.
- Template change - for Driver Substitution, you can select whether
AutoNumber is client side or server side.
- Don't generate code templates checkbox defaults to 1.
- Use full application name (if GenerateLongFileNames is set).
- Template change - don't include a module (that has no name) - and don't
link in a resource with no name.
- Omit duplicate File drivers in the project.
- Allow drivers (in the apps project) to be generated into all projects.
- Template fix - For IPdriver - DriverBinMemo is always 0. Don't use this
to test.
- Remove invalid name chars from a name when create an external name for
SQL.
- If no external names, don't generate external name for Memos.
2.75 Released 18 July 2007
- Fix can omit common drivers from specific projects (or include Common
drivers in all projects).
- Fix - override export corrected.
- Fix - if external name already exists in field or key, don't add one (if
adding names).
- Check that Project name does not match the application name (and
generate warning if it does).
2.74 Released 12 June 2007
- Fix for External names - when not checked, does not generate external
names.
- Fix for multi-dll apps that require FM3 in the non-data dll apps. Uses
the filename externally (i.e. defined in the data dll)
- Allows long Project and Target names.
- Fix for legacy apps that include abc classes.
- Allow common defines to be entered.
2.70 Released 12 April 2007
- Fix for Multi-Proj and FM3 interaction (M'Proj detects if FM3 is present)
- M'Proj allows FM3 to do data type conversion.
- Feature - Driver Substitution allow generation of arrays for file
drivers that don't support arrays (checkbox in the global extension
template).
- Driver Substitution Fix - if you have a dynamic index, then you need to
add the UserOption SQL to the key. M'Proj will now complain if this does not
exist in the dct.
- Fix - M'Proj ignores quotes in the DriverString (which Clarion treats as
blank).
- Fix - quotes in omit ends (incase omits is not added).
- Fix - only declares the project define mpDLLMode if required.
- Removed Clarion2 support and implemented the start of Clarion7 support.
- Option - allows batch file to be omitted from the project (switch in
global extension template).
- Priority in FM2/3 Init code.
- MAVODBC support - disable Driver Substitution in MAV applications.
2.66 Released 8 May 2006
- Fix for Clarion5 template errors (regression in 2.65)
2.64 Released 6 Aug 2004
- Added support for In-Memory-Data-Driver
- Added support for Clarion 6.1
- Added support for FM3's "ForceSQLDataType" attribute (where data type =
BINARY )
- Improved generation for systems with multiple Data DLL's (thanks to Steve
Rothkin)
- Added support for Clarion's Version resource template
- Added support for Fomin Report Builder Suppression template.
2.63 Released 12 Jan 2004
- Added support for Application Icon into Version files
- Added support for data in dictionary, generated _after_ file declarations
- Added support for optional CREATE attribute to be added to file
declarations when doing different driver versions
- Added support for forcing the field names to UPPER or lower case.
- Added automatic conversion of DECIMAL to PDECIMAL in ORACLE declarations
- Added automatic conversion of PDECIMAL to DECIMAL in TOPSPEED declarations
[End of document]