-
rswindell authored
selected/included with the -inc=<code> option or excluded with the -exc=<code> option. Fixed a problem where some item types did not have a 'code' property (this is a difficiency in the JS object model that will be fixed in the future - but a work-around is to just use the associative-array 'index' value if the 'code' property does not exist).
rswindell authoredselected/included with the -inc=<code> option or excluded with the -exc=<code> option. Fixed a problem where some item types did not have a 'code' property (this is a difficiency in the JS object model that will be fixed in the future - but a work-around is to just use the associative-array 'index' value if the 'code' property does not exist).