This may be a long shot, I use Delphi 6, I know D6 is very old, but I write more as a hobby (am I'm not that good either) .
I'm working on a small project to link to Google Calendars, all the responses are in a JSON file format, until now I had never heard of.
I'm trying to work out how to Parse the JSON file, all I can find lots of references to for more modern version of Delphi as it's built in and can handle it.
Anyone out there could point me in the right direction of how handle a JSON file in D6, at this stage I've come to a complete stop !
Thanks in Advance