Itoo Software Forum

Author Topic: Expression evaluator  (Read 2431 times)

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Expression evaluator
« on: July 20, 2017, 04:33:09 PM »
1. If arithmetic has output connected- no printing in debug field;(
2 .Variable e gives error :
==============================
Compile error. Duplicated variable "e" at line 1:
==============================
If it is reserved for 2.718 const, it would be nice to know with syntax highlighting if possible?
« Last Edit: July 28, 2017, 06:45:34 PM by Rokas »
Rokas

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Re: Expression evaluator
« Reply #1 on: July 21, 2017, 10:06:24 AM »
1. Fixed for next update. In some cases, the result was cached and the expression not re-evaluated.
2. Syntax highlighting is added to the wishlist.

Thanks.
Carlos Quintero
iToo Software

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: Expression evaluator
« Reply #2 on: July 27, 2017, 03:34:36 PM »
Expression Editor alone drives me crazy.. need update only for it.
Rokas

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Re: Expression evaluator
« Reply #3 on: July 27, 2017, 04:00:22 PM »
For problem 1, or another thing ?
Carlos Quintero
iToo Software

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: Expression evaluator
« Reply #4 on: July 27, 2017, 04:25:46 PM »
problem 1, I guess.
Sometimes even simplest things don't work:
Rokas

Rokas

  • Hero Member
  • *****
  • Posts: 3324
Re: Expression evaluator
« Reply #5 on: July 27, 2017, 04:33:36 PM »
Oh, it was disabled RC object. UPS.
Not sure if "OK" is acceptable choice for Evaluator to write in this case though.
Rokas

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Re: Expression evaluator
« Reply #6 on: July 28, 2017, 08:47:55 AM »
Yes, it should trigger a warning in that case. Added for improvement.
Carlos Quintero
iToo Software