Author Topic: Can't reenter Lips. error with getstring  (Read 5136 times)

0 Members and 1 Guest are viewing this topic.

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
Re: Can't reenter Lips. error with getstring
« Reply #15 on: February 05, 2013, 02:37:55 PM »
but what if the respondent desires to enter something in parenthesis ... something that is not for lisp evaluation?
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

Lee Mac

  • Seagull
  • Posts: 12914
  • London, England
Re: Can't reenter Lips. error with getstring
« Reply #16 on: February 05, 2013, 02:45:59 PM »
but what if the respondent desires to enter something in parenthesis ... something that is not for lisp evaluation?

To clarify, its still possible to enter a string starting with an open parenthesis at the getstring prompt, and the getstring function will still return this entered string correctly, however, you just receive the annoying Can't reenter LISP message to accompany it:

Code: [Select]
Command: (getstring "\nEnter String: ")

Enter String: (test)

Can't reenter LISP.
"(test)"

Keith™

  • Villiage Idiot
  • Seagull
  • Posts: 16899
  • Superior Stupidity at its best
Re: Can't reenter Lips. error with getstring
« Reply #17 on: February 05, 2013, 04:04:38 PM »
hmm .. nomutt perhaps?
Proud provider of opinion and arrogance since November 22, 2003 at 09:35:31 am
CadJockey Militia Field Marshal

Find me on https://parler.com @kblackie

irneb

  • Water Moccasin
  • Posts: 1794
  • ACad R9-2016, Revit Arch 6-2016
Re: Can't reenter Lips. error with getstring
« Reply #18 on: February 05, 2013, 04:16:53 PM »
Tried, doesn't help. Neither does CmdEcho.
Common sense - the curse in disguise. Because if you have it, you have to live with those that don't.