Yes, the problem is there for any method returning array type data. We anxiously await an updated javascript interpreter.. ;) Regards, Fredrik Bergholtz
Not a useful tip but anyway... I had this array problem when working with RPL in V3 ( a long time ago) for a fractal generator. I had to dig through a huge forth manual to find the solution: CREATE and >DOES were present in Real's RPL but completely undocumented! Maybe RPL in V5 has the solution but it would be quite a leap and a lot of dedication to learn an exotic programming language from scratch, coming from JS.
I anyone is interested I'll dig up some old RPL code that handles arrays... -Mark H
