HJDrescher Do you mean something like this (no offense but: "??!?") in the procedure window (ctrl-m) function test(name) string name Execute name end and in the command window (ctrl-j) test("print 6*7") test("print atan(pi/2)") but why would want to do it? Maybe there are better solutions if you explain your problem with more context. HJ Log in or register to post comments April 3, 2015 at 05:20 am - Permalink
in the procedure window (ctrl-m)
string name
Execute name
end
and in the command window (ctrl-j)
test("print atan(pi/2)")
but why would want to do it? Maybe there are better solutions if you explain your problem with more context.
HJ
April 3, 2015 at 05:20 am - Permalink