I have a select result lisp file that I found here in the post. The command works great, but I need help in modifying it just a little. Whenever I use a command that does not need to create a result, such as DISTANCE, I get a message on the command line that says "0 entities created and stored in Result." I really don't want to see this in my command line. I tried removing (princ " entities created and stored in Result.") from the lisp, but that didn't work. I am not very good at editing or writing lisp routines. Can someone modify this lisp routine for me so that this message does not appear on the command line? Any help is greatly appreciated.
Thanks,
Chad