History - version 6.60
 
This topic describes the changes that were made to SDK when releasing version 6.60 of Venice.
 
Interface Compatible Changes
 
General A memory error that occured after starting a dialog in Insert-mode is fixed.
General A new insert mode imDialogFromData (see eInsertMode) was introduced so that existing data can be duplicated.
 
Dossier The method GetOptions is added to return an array of all active options in the current dossier.
 
Artcl Methods were added to manage and synchronize references to external software.
 
All The Import-method (e.g. for the Custm-object) is changed in order to successfully handle error situations.
Venice The GetCabinets and GetDossiers methods are modified so that they can be used in a VBScript-application, which was not the case in the previous versions.
Dossier The GetYears method is modified so that it can be used in a VBScript-application, which was not the case in the previous versions.
Lookup The Insert and the Update method no longer have parameters, because they are obsolete.
 
Explanation: New in this version.
  Modified, but compatible with previous version.
  Modified, but no longer compatible with previous version.
  Bugfix.