Quote:
Originally Posted by kartu
Hi,
sorry, something new in 300's firmware is preventing old dictionary code from running. Now it's also mentioned in download description. Will be fixed soon.
|
I had a bit time to play with "compiled" Core-functions in my Sim-Enviro, and it seams that "compiled" and "sandboxed" JS-functions can't see each other.
So I did a (very) simple wrapper to have _Core.any.thing = getSoValue(Core.any.thing).
Complete Simulator with "compiled" Core-functions is
here
Dictionary still hangs with _Core.log.loggers("") so still coment this out.
HTH
Mark