On Sat, Jan 6, 2018 at 10:02 AM Andrew Bell via use-livecode <
use-livecode@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

>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
  • DataGrid error Andrew Bell via use-livecode
    • Re: DataGrid error Trevor DeVore via use-livecode

Reply via email to