List of fixed problems for Object REXX for Windows Version 2.1.1. ================================================================= This file only lists fixed problems since version 2.1 + Fixed access violation with large objects. + Fixed access violation in stream function and method. + Fixed memory bug in SysStemSort + SysFileSearch no longer locks the file. + Fixed access violation when multiple-thread and "RexxStart()" is used. + Fixed bug that the "UNINIT" method is not called for class objects. + Fixed return of wrong directory "SysFileTree" + Fixed bug in parallel processing of REXX-threads started by "RexxStart()" + Fixed access violation in "TRUNC" function. + Fixed handling of "?" in "REXXTRY.CMD" + Corrected default value (999) of "RANDOM" function, when the second parameter is not specified) + Fixed access violation in "SysFromUnicode" function if second parameter is omitted. + Corrected rounding error in power operator. OLE /ActiveX ------------ + Fixed memory leak in INIT method + Fixed bug that OLE methods sometimes are not found. + Fixed access violation in Object REXX scripting engine. + Corrected handling of OLE data type "VT_BYREF" OODialog (for Development Edition only) ---------------------------------------------------------- + Extended the maximal number of dialog items. + Corrected wrong positioning in "Center" method. + Corrected button style checking. + Corrected behavior of GetTextSize and GetStdTextSize methods. + Added missing input parameter in "Indent" and "Delete" method of the "Tree" and "Tab" control. + Fixed bug that "Loadmenu" method ignores last line if only one CRLF is at the end of file. + Corrected parameter handling in "SetPos" method of the "Slider Control". + Corrected handling of "BEGIN" and "END" in resource files. + Corrected bug that menus are not created in the right order. Workbench (for Development Edition only) ---------------------------------------------------------- + Corrected workbench title