parsing JSON with array

Andrew Blanton's icon

Hi Forum,

Right now I am able to parse a JSON file with dict however as soon as I hit a array I return a error. Am I missing something fundamental? Do I need to send the dict object a different message? Thanks in advance for any help.

Max Patch
Copy patch and select New From Clipboard in Max.

Andrew Blanton's icon
Max Patch
Copy patch and select New From Clipboard in Max.

ok incase anyone else is having this issue, in my case i needed a address for the array. this also demonstrates data parsing within a array.