1727.0.1 |
INFLD enhancement: an ordered map can now be specified for the setdef parameter as an alternate way to supply a list of valid individual or paired key,value inputs or for populating a combo. If the ||L or ||l type code is specified, both the map keys and values are used. Otherwise only the map key is used and the value is ignored. |
|
---|---|---|
1727.0.2 |
Fix |
Compiler edit 1015: an ordered map copy of the form $map1() = $map2() may have triggered a spurious syntax error in the subsequent statement. |
1727.0.3 |
Fix |
XTREE: property sheets were displaying with an extra row and column. Problem introduced in 1723.4. |
1727.0.4 |
Fix |
DYNLIB: redundant Load operations were wasting memory handles, and redundant Unload operations were triggering an unnecessary "dynamic library error". |