Can't get select exact to work

cmd.Runcommand("Go REFRESH");
cmd.Runcommand("Select '" + selected.item().name_stem + "' EXACT");

thanks this seems to work, thank you