I was trying to select only mtext and text but this code not selecting it. what I'm doing wrong here (setq gt (ssget '((0 . "MTEXT" ) (0 . "text" )))) thanks John