16-Dec-2013 15:01
Should this wrok ?
set class_name "data_class_01"
set matched_value [class match -value $key eq $class_name]
16-Dec-2013 16:26
Just tested on 11.4 and works there. Are you seeing an issue?