• CJson

    From Adriaan Du Plessis@adriaan.dup30@gmail.com to comp.lang.clarion on Fri Apr 16 09:28:57 2021
    From Newsgroup: comp.lang.clarion

    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Andy Flewelling@fda428@gmail.com to comp.lang.clarion on Sat Apr 17 04:09:41 2021
    From Newsgroup: comp.lang.clarion

    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.

    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Adriaan Du Plessis@adriaan.dup30@gmail.com to comp.lang.clarion on Sat Apr 17 06:53:13 2021
    From Newsgroup: comp.lang.clarion

    Hi Andy,

    That would be great. Thank you very much.


    On Saturday, 17 April 2021 at 13:09:42 UTC+2, Andy Flewelling wrote:
    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.
    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Andy Flewelling@fda428@gmail.com to comp.lang.clarion on Sat Apr 17 09:22:01 2021
    From Newsgroup: comp.lang.clarion

    On Saturday, April 17, 2021 at 9:53:14 AM UTC-4, adriaa...@gmail.com wrote:
    Hi Andy,

    That would be great. Thank you very much.
    On Saturday, 17 April 2021 at 13:09:42 UTC+2, Andy Flewelling wrote:
    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.
    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.

    Adriaan, I'm sending an email to you directly with the code. It's moderately long and I don't want to clutter up the thread. Look for it momentarily

    - Andy
    --- Synchronet 3.21d-Linux NewsLink 1.2
  • From Adriaan Du Plessis@adriaan.dup30@gmail.com to comp.lang.clarion on Sat Apr 17 09:25:44 2021
    From Newsgroup: comp.lang.clarion

    On Saturday, 17 April 2021 at 18:22:02 UTC+2, Andy Flewelling wrote:
    On Saturday, April 17, 2021 at 9:53:14 AM UTC-4, adriaa...@gmail.com wrote:
    Hi Andy,

    That would be great. Thank you very much.
    On Saturday, 17 April 2021 at 13:09:42 UTC+2, Andy Flewelling wrote:
    On Friday, April 16, 2021 at 12:28:58 PM UTC-4, adriaa...@gmail.com wrote:
    Hi All,

    I have managed to get the JSON data via HTTP GET. Now I need to parse the information and then save it to a Topspeed database.

    Has anyone done this with CJSON? I am looking for a more detailed example that can lead me in the right way to accomplish my goal.
    I have not done it with CJSON. However, I dug into the JSON example program that came through with Clarion (I'm on CW11). It got me started. I have some code I could clean up and post here.
    Adriaan, I'm sending an email to you directly with the code. It's moderately long and I don't want to clutter up the thread. Look for it momentarily

    - Andy
    Thank you Andy
    --- Synchronet 3.21d-Linux NewsLink 1.2