Thanks,
With your hint I solved it this way : imageUrl1 := levelsJson select: [ :each | (each at: #name) = 'z4' ]. imageUrl := (((imageUrl1 at: 1) at: #tiles) at: 1) at: #url Roelof Op 16-3-2019 om 01:04 schreef Ben Coman:
|
- [Pharo-users] json parse problem Roelof Wobben
- Re: [Pharo-users] json parse problem Ben Coman
- Re: [Pharo-users] json parse problem Roelof Wobben
- Re: [Pharo-users] json parse problem Ben Coman
- Re: [Pharo-users] json parse proble... Roelof Wobben
- Re: [Pharo-users] json parse p... Ben Coman
- Re: [Pharo-users] json par... Roelof Wobben
- Re: [Pharo-users] json par... Sven Van Caekenberghe
- Re: [Pharo-users] json... Roelof Wobben
- Re: [Pharo-users] json... Sven Van Caekenberghe
- Re: [Pharo-users] json... Roelof Wobben