Search the Community
Showing results for tags 'message'.
-
Having already asked with no replies some time ago, I thought I could give it a try once again. When I run my lisp routine which begins with (command "_.undo" "_BE") and ends with (command "_.undo" "_E") and for any reason I press "u" I get the annoying message (Lisp Expression) multiple times at the command prompt. Is there a way to hide this repeated message or get rid off it with any other way? Thank you.
-
Out of curiosity, is there a particular reason for the strict limit of 50 private messages in both Inbox & Sent Items? I can't imagine that this restriction is due to a lack of server space - given the vast number of daily posts across all boards on the forums, I should think private messages would be a drop in the ocean as far as space is concerned. I only raise the question as I find myself needing to go through and delete private messages on a regular basis, which is not a problem I encounter at other forums that I frequent. Lee
-
I've posted an earlier version of this in the past, but decided to update the code and provide a proper write-up. Designed as a bit of fun, the program will allow you to create your own custom Tip of the Day messages, which will be randomly selected and displayed once each day. Whether it's used to constructively provide help for AutoCAD users, or merely provide a funny message for each day - I leave it up to you Have fun with it! Lee Code is available here - if you have any questions about how to set it up, let me know.