in reply to Re: Parsing a JSON response
in thread Parsing a JSON response
Yes, thanks for the correction - I'm just parsing the data structure created by the module - I'm not doing it myself.
And thanks for the tip on the structures as the positions are indeed not immutable. I will study this.
Thanks for the help!