DataGrid error

Trevor DeVore lists at mangomultimedia.com
Sat Jan 6 13:03:10 EST 2018


On Sat, Jan 6, 2018 at 10:02 AM Andrew Bell via use-livecode <
use-livecode at lists.runrev.com> wrote:

> A published mobile app built using LC8.1.8 that suddenly stopped
> working. It retrieves info from a database and populates a few
> datagrids. I was able to use the Remote Debugger to pinpoint where the
> error is occurring (worth every penny of the upgraded license) and
> found this:
>
> 89,79,11
> 77,79,11
> 456,79,11
> 465,79,11
> 253,79,11
> 241,35,1,FillInData


Looks like the FillInData handler in your row template script has an error
in it. Maybe some data isn’t what the script expects? Check line 79 and see
if there might be an error there.

-- 
Trevor DeVore
ScreenSteps

>



More information about the use-livecode mailing list