jsonToArray Problem Bug?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
mimu
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 76
Joined: Tue Mar 05, 2013 7:00 pm
Location: Berlin
Contact:

jsonToArray Problem Bug?

Post by mimu » Sun Nov 05, 2017 8:04 pm

if you have json data like this i a variable:

{„Artikelliste":{"Artikel":{"MandArtikelNr":"01*KB1-DM-Z1","BestellNr":11E60002,}}}

put jsonToArray(tdata) into tDataA

Does not work

The Problem is : 11E60002

A json validator says its ok and valid

Post Reply

Return to “Talking LiveCode”