Jump to content

Command Line Missing Resultant


TheyCallMeJohn

Recommended Posts

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. :cry:

 

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....

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...