ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Json parsing error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Json parsing error

    I created a program using YAJLGEN to process a json document. The program compiled correctly, but every element in the resulting data structures has a value of all '*'. What is this telling me?

  • #2
    I would suggest you pose this question on Scott's forum https://www.scottklement.com/forums/viewforum.php?f=5

    Off hand, I can't think of anything.

    I would suggest that you also state how you are viewing this data and post a little of the JSON and the generated code when you ask there.

    Comment


    • #3
      Never heard of a document returning all '*'.

      Please tell us how to reproduce the problem.

      Comment


      • #4
        Not a problem. Dumb mistake on my part. Thanks for the replies

        Comment

        Working...
        X