ipad still uses j701, but the bug only showed up in j807. pjson should work but sometimes results may be strange.
On Wed, Dec 12, 2018, 5:52 AM Robert Cyr <[email protected] wrote: > The scipt works fine on my iPad. > > But not on my Windows PC, where it would be more useful. pjson does not > work either. > > > > > > On Mon, Dec 3, 2018 at 3:31 PM Ulrich Vollert <[email protected]> wrote: > > > Hi, > > > > The following two statements produce a result in j806/j64/darwin: > > > > require 'convert/json' > > dec_json '{"a":1}‘ > > > > Result: > > > > ┌─┐ > > │a│ > > ├─┤ > > │1│ > > └─┘ > > > > The same statements won't finish in j807/j64/darwin. > > > > Best regards, > > Ulrich > > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
