-
Posts
1,914 -
Joined
-
Last visited
-
Days Won
166
drjdpowell's Achievements
-
Hi Dr. Powell,
I am using your jsontext package. It works very well and I thank you for your efforts. I believe I found a bug and wish to bring it to your attention. I get strange results from a map.
-
Made an issue here: https://bitbucket.org/drjdpowell/jsontext/issues/109/map-in-map-bug
-
Thank you Dr. Powell.
Unfortunately the answer is to use an array instead of a set. Putting the label size in the label would cause garbled text when NI fixes the bug. Not too big a thing, but I had to add code to order and remove duplicates. Thank you again.
-
-
JSON TO CLUSTER AND CLUSTER TON JSON : hi, please I have a little problem in labview programming (json to cluster and cluster to json) I want to convert <Json string> to a cluster, to write information in it and I used your Json API command to convert this cluster again times in json, but I'm not getting the ordered result like before. do you have any other way to do it?