What’s been happening at Capesoft - Feb ‘08
Posted March 4th, 2008 by Andrew PopoffWhat’s been happening at Capesoft - Feb ‘08
Office Inside Version 2.63 - 5 FEB 08
Replicate Version 2.41 - 7 FEB 08
Draw Version 2.61 - 13 FEB 08
Secwin Version 4.44 - 21 FEB 08
FM3 Version 4.30 - 25 FEB 08
xFiles Version 1.65 - 29 FEB 08
RightReports Version 1.06 - 29 FEB 08
Office Inside Version 2.63 - 5 FEB 08
Excel
* Added: ImportSetup() and ImportComplete callback methods to allow the document to be modified before and after the actual import when using the ImportExcel() method.
* Fixed: The Report To Excel template was displaying a prompt to save the current sheet when used in versions of Office prior to 2007. The new version now supports all version of Office and correctly determines the version and saves the document appropriately.
* Added: Code for Excel and Word editable reports to check the version of Office being used do the file saving appropriately. Note: It is recommended that the file name is specified without a file extension, this will allow OfficeInside and the Office application to set the correct file extension (for example either .XLS or .XLSX).
Replicate Version 2.41 - 7 FEB 08
* Class Fix - GPF in criticalsection - was disposing while another thread was in a wait. CriticalSection is changed from pointer to a class, removing the need for new and dispose.
Draw Version 2.61 - 13 FEB 08
* Added: Support for both FreeImage 3.10 and later and previous releases. This is now been handled internally so that both old and new versions of the DLL are supported.
* Fixed: Unresolved Externals when compiling in Multi-DLL mode
Secwin Version 4.44 - 21 FEB 08 (Recommend Access Control windows TXA import to optimize the BrowseUsers)
* Optimize DLL (ds_GetUsers) - makes OperatorBrowse faster.
* Template change - force ” into email address template field if non-existant.
* Template change - a switch on the Create_Secwin_Menu template allows quick disabling of AccessControl menu items.
* Template change - if a blank file exists in the Files to Include (on the SecwinSetGlobalAccess window), ignore it.
* TXA change - remove the LoadQueue after Insert, Change and Delete (already done in the ResetWindow method).
* TXA Change - don’t disable the UserGroups list when inserting a user (now updating a users user groups is supported during user insertion).
FM3 Version 4.30 - 25 FEB 08
* DLL change - new function: ds_CreateSchema (for MSSQL driver maintained applications). Creates a non-default schema.
* DLL change - TPS old file fix. If create file fails (not open) - then replace the old file.
* Template change - default SQL_Connect procedure prompt in FM3 template to SQL_Connect
* Template change - don’t hide the Schema name for MSSQL driver applications.
* Template change - new prompt: ‘Don’t show current file-check window during full upgrade’. If checked, will not sure any yellow windows during application startup if there are no files to upgrade.
xFiles Version 1.65 - 29 FEB 08
* Added two new procedures, AddOldField and LoadAllOldFields. This allows you to change a table, view, group or queue field name and still import and XML file using the old field name.
RightReports Version 1.06 - 29 FEB 08
* For ImportTXR, imported user variables now have prompts assigned to them
* Improved MySQL (please see Version History for more details). Requires latest version of xFiles to support import/export.
Tags: Capesoft Feb 08 |
Leave a Reply