TheyCallMeJohn Posted June 18, 2013 Posted June 18, 2013 Okay, so I am not sure how I did this, but I have some how disabled the resultant, answer and/or echo at the command line. When I am trying to debug and test some lisps at the command line, I don't get any answer. For instance if there following were entered at the command line: Command: (Setq a 1) Result: Nothing Command: !a Result: Nothing Command: (+ 1 1) Result: Nothing The answers will show up when I run the same lines in VLisp editor. Also CMDECHO is set to "1" & NOMUTT is set to "0" Also my cursor is missing if that has something to do with it.... Quote
TheyCallMeJohn Posted June 18, 2013 Author Posted June 18, 2013 Fixed this part... ...Also my cursor is missing if that has something to do with it.... Missing cursor: hit the F12 ( Credit to these guys: http://www.eng-tips.com/viewthread.cfm?qid=194011) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.