AMT 21
Released: 17 Jul 2017.
For availability, please contact the Avanade Service Portal for information on downloading new releases.
Special attention items:
There are no special attention items for this release.
Product | Cat | Subcat | Description | Type | Version | Priority |
---|---|---|---|---|---|---|
Developer | Various | 324443 The MSI is modified. There was a need for a slight modification of the MSI-file that is used to install the setup and notifies that the .NET Framework 4.6.1 should be installed. There was no MSI-installer available for a clean install of every version. As of Amt 21, an MSI is created and the setup.exe will give notification when .NET Framework 4.6.1. is needed. | AMT 21 | |||
Developer | Various | 325279 The AMTdeveloper was taking up high amounts of memory. Memory was not released after closing off open tabs-sheets within the developer. Subsequently, the developer was taking up high amounts of memory after closing a few tabs, due to the fact that 'docking manager' didn't clean up these tabs. In our current version, AMT 21, memory will be released when possible. Please note that memory size can vary due to the nature of the Garbage Collector. This will imply that the memory won't always have the same value after repeating the same activities. | AMT 21 | |||
Runtime | Various | 323288 Possibility to add date/time fields in the database of an AmtCobol application. There was a need for AmtCobol applications to add date/time to the database. Now, four different types for date/time were added to the AmtCobol tables. Note: After a couple of sprints this field will also be available for the AmtLion tables. | AMT 21 | |||
Runtime | Scripts | 325440 C1706-011 Issues with the Emergency <0> error should be solved. In some case applications would throw a unnecessary error message "Emergency <0>". The init logging methods are improved so it won't give message id not found error any more. This should only have happened when starting a report from a different application | AMT 21 | |||
AmtTools | Debugger | 325547 Special characters are working again in the Liondebugger. Special characters like for instance "&" in the application description, would cause the debugger to fail to load the global definitions. The debugger will no longer crash as special characters (such as "&", "<" and also">") will now be skipped. | AMT 21 | |||
AmtTools | Various | 325151 The setup shows a dialog-box when running in batch mode. The setup wasn't designed for running in Batch mode because the setup would need a few visual aspects for running the setup. Therefore, the setup couldn't be used in a script due to a few pop-ups that would use the graphical user interface (GUI) to show a pop-up. The setup will now run without the GUI by using the options 'CLEANINSTALL'' or 'BATCHINSTALL. We've added the option 'QUIET' for starting in 'quiet modus', which will prevent the 'dialog-boxes' from showing up during the process when the setup is used within a script. | AMT 21 | |||
AmtTools | Debugger | C1702-070 Session window functionality and layout are fixed in the Debugger. The Sessions window in the debugger did not resize correctly. The contents did not resize along with the window size. Furthermore, there was an issue with the check box labelled: "All debug users". This check box would visually show it was switched off but didn't actually really turn off. All items now move and resize correctly, and switching the "All users debug" checkbox both on and off now work. | AMT 21 | |||
AmtTools | Debugger | C1706-052 Solved crash by editing value in debug mode. The debugger would crash when a user would click on edit value while they were not in debug mode. The option 'edit value' is no longer available when a user uses a right-click on variables in the code in debug mode. | AMT 21 | |||
Runtime | Web Client | C1706-054 The checkbox behaviour in Firefox is fixed. FireFox version 54 would not change its visual aspects when the Check box was set. Because of this behaviour, the checkbox wouldn't show a checkmark when a user clicked on it. This has now been solved by a correction in the Amt style sheet. | AMT 21 | |||
Developer | Various | C1706-055 Resolved a few small issues related to OS2200 DMS tables in the AMTdeveloper. When a user would use the 'lock' statement as a short route, when he was, for instance, working in the DMS area tab. The lock menu wouldn't highlight the object the user was working in. Secondly, when a user would assign all 'objects' to a new label, the DMS tables wouldn't be attached to this label. Finally, in the model directory, the revision menu was missing for the DMS database objects. These issues have been solved in 'AMT21'. | AMT 21 | |||
Developer | Various | C1706-061 Users can change the font colour 'Revision information' and 'line numbers'. Font colours of the 'Revision information' and 'Line numbers' couldn't be changed. As a result of this, changing the background colour in a matching colour with the 'Revision information' and 'Line numbers' would cause the 'Revision information' and "Line numbers" to blend in with the background, making them disappear. The "Revision info" and "Line numbers" font colours can now be changed in the Options screen. | AMT 21 | |||
AmtTools | Reo | 325440 Fields defined as 'Numeric with decimals' containing the value zero would give a 'reo needed' message. When a user would define a field as 'Numeric with decimals' and they would use the 'initial value 0000', without entering a dot, the application would keep force the user to run a 'Reo', even when a 'Reo' had already been performed. This bug was caused by the fact that the value zero could be stored as 0 or 0.00 in the database. But it would only check for 0.00. AMT 21 will now do a check for both values instead of 0.00 only. | AMT 21 | |||
Developer | Forms | 325508 Lost input due to slow events. When a form would contain multiple 'combo boxes with occurrence', the rebuild of a form after an event would become very slow. This was caused by the fact that these combo boxes would all be read from the local disk. By reading a combo box, from a cached file, the rebuild will be much faster and will also prevent data loss. | AMT 21 |