sS dm_showNewObjectList(L list) { S moduleID = dm_showNewModule("#1017081/ObjectList"); call(dm_getModule(moduleID), 'setData, list); ret moduleID; }