json array and objects
Kelly Burgess
kellyb at montana.com
Sat Mar 4 06:26:09 UTC 2023
I wrote:
> Do OJSON.$listorrowtojson(jsonRow,kUniTypeUTF8,errorText) Returns jsonBin
> # Calculate jsonText as utf8tochar(jsonBin) ## inspect before writing
Maybe a better way to inspect things would be to format it instead...
## Calculate jsonText as utf8tochar(jsonBin) ## inspect before writing
#Do OJSON.$formatjson(jsonBin) Returns jsonText ## inspect before writing
Kelly
More information about the omnisdev-en
mailing list