A general expression evaluator
Posted: Wed Sep 07, 2022 2:23 pm
Hi,
I know there were many examples of dialog boxes over the years that return a general expression, like the results of an arithmetic operator, or a function of today's date, etc. I think generally the code Blockifies the input expression, and evaluates it.
But I've searched through everything, with key phrases similar to
expression evaluator
, but it's not returning anything useful.
Is there some existing code that pops up a simple Read or Dialog, that returns the results of an input expression?
I know it's around in some libraries, but just cannot locate it.
I know there were many examples of dialog boxes over the years that return a general expression, like the results of an arithmetic operator, or a function of today's date, etc. I think generally the code Blockifies the input expression, and evaluates it.
But I've searched through everything, with key phrases similar to
expression evaluator
, but it's not returning anything useful.
Is there some existing code that pops up a simple Read or Dialog, that returns the results of an input expression?
I know it's around in some libraries, but just cannot locate it.