Heater wrote: ↑Fri May 24, 2019 6:29 pm
Not being able to create BBC BASIC functions from the string that can be called later.
Correct. To achieve that needs an adaptation of the technique used in the
Rosetta Code solution. Not particularly difficult, but not as straightforward as EVAL.