AMT Release Notes

AMT 33

Released: 26 Mar 2018.
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
Control Center Various 315362 Multiple selection of jobs 1. The multiple selection of jobs was possible but not visible. 2. The check boxes weren't visible but could be used by double clicking instead of clicking once on a visible check box. The Multi-selection of items has been made visible in the control center again.  The visibility of the check boxes has been made permanently enabled for the these 3 screens: queued jobs, queued prints and running jobs. AMT 33
Developer Revision Control C1801-064 Label Management functionality enhanced. Now the label list in the Label Management Window is replaced by a treeview, so labels can have sub labels. Duplicating and moving a label up/down is implemented. A find function has also been added. AMT 33
Developer Revision Control C1801-067 Message too big to fit on screen Trying to move a large amount of objects from a genset to another using labels causes AMT Developer to show a list of objects that are going to change its version to a older one. The problem is that the list is too big to fit on screen and the buttons are hidden. AMT Developer message boxes now show a horizontal and vertical scrollbar when the content does not fit the dialog. Also the message for objects older than the current objects will now show a maximum of 20 items. AMT 33
Developer Code Logic 318243 The UPPER and LOWER are now valid commands within the WHERE clause for SQL. AMT 33
Runtime Web Client 320237 Images, Labels etc. should not be selectable in Chrome. Images. Labels, Charts, Panels, Groupboxes, .etc should not be selectable but in chrome they would get a focus rectangle around them. Controls that should not be selectable do not get a focus rectangle anymore when clicked on. AMT 33
Control Center Server Control 319613 The message is unclear when a print fails because the printer is unavailable. The message was File not found while the printer was not reachable because of DNS errors. The message changed when the printer name could not be opened to "Remote Printer Unavailable"  AMT 33
AmtTools Debugger 325809 New function added for the LionDebugger. It wasn't possible to change the index on occur/array items In the LionDebugger. A watch can now be changed, not just the value, but the actual watch itself. Also a watch can now be added by just putting in the name(Add watch), or the old way using the find window(Find watch) An extra column in the watch window was created to change the active index. AMT 33
Developer Various 326286 Added option to jump directly to the relations of an object. We added "REL [objectname]" under the F9 options to open the relations of the specified object. You can also just type "REL" in the F9 box to open the relations of the selected object. AMT 33
AmtTools Debugger C1803-003 AMT Debugger for AMT COBOL, complex perform statements show wrong jumps. When debugging some perform statements in AMT COBOL, the debugger seemed to jump to the wrong place. The .dbg file created by the generator was fixed to make the debugger jump to the right place AMT 33
Runtime Various C1803-002 Improve sort performance. Improve sort performance of very large files (20 Gb) with very large record sizes. Sort performance improved quiet a bit. Performance results depends on the hardware/resources and sizes. AMT 33
Developer Code Logic C1803-005 The parser did not give an error when there was not sort key in the SORT syntax. There was no validation on the sort keys in the SORT syntax. The parser now returns an error when there are no sort keys used in the SORT syntax. AMT 33
Developer Various C1803-012 / 326367 F10 - Global options : The properties are not saved on components The Global options properties were not saved after pressing OK. The values are now saved when pressing OK. AMT 33
Developer Various 326382 When printing the logic or paint, the header did not print the revision When printing, it only printed the caption of the tabsheet Now, it prints application name, generation set and revision information AMT 33
Developer Web Services C1803-025 Provided webservice parameter names with a hyphen caused a generation error. Now, webservice parameter names with a hyphen will not cause a generation error. AMT 33
AmtTools Debugger C1803-028 In the LionDebugger, the ContextMenu on conditional breakpoints did not work for enabling/disabling and removing selected items. It is now possible to enable/disable or remove individual conditional breakpoints by using the contextmenu. AMT 33