MWKINCAID1
2007-03-09, 05:00 PM
I'm trying to use entsel or nentselp to pick a line based on predetermined point(s) that are set q's. i can't figure out the solution.. please help
(SETQ TXG "4970.50")
(SETQ TXH "4250.00")
(setQ CMA ",")
(SETQ TXJ (STRCAT TXG CMA TXH)
(setq TX1A (nentselp txj ))
(SETQ TXG "4970.50")
(SETQ TXH "4250.00")
(setQ CMA ",")
(SETQ TXJ (STRCAT TXG CMA TXH)
(setq TX1A (nentselp txj ))