Re: jsonExport problem

2016-06-13 Thread Terry Judd
Hi Dar - yeah, I wondered about that but the problem elements contain text or a mix of text and numbers so they really should be ok to start with. The weird thing is that I have two apps, which are essentially versions of the same project. Both use similar data files as input and both use jsonExpor

Re: jsonExport problem

2016-06-13 Thread Dar Scott
> On Jun 13, 2016, at 6:34 PM, Terry Judd wrote: > > If I go through all of the array elements in turn it is possible to > identify the problem ones and I can Œfix¹ each of them by doing this... > > put empty after tData[] > > ...after which jsonExport() runs just fine. Maybe I'm just stating