Lisp Question - entsel

When selecting an entity with entsel, e.g.

(setq ent (entsel "\nSelect entity: "))

in the event of a null pick, is there any way to establish whether the user clicked on an empty area of the screen, or whether the user hit 'return' on the keyboard (or right-clicked on the mouse)?

Reply to
mlv
Loading thread data ...

Check out the ERRNO variable; 7 = bad pick, 52 = rt click/enter. ___

Reply to
Paul Turvill

Thanks Paul.

Good to see you still frequent this ng (I've been away for some considerable time).

Reply to
mlv

PolyTech Forum website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.