On Sat, Jan 6, 2018 at 2:20 PM MWCM via use-livecode < [email protected]> wrote:
> > > 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 > >> > > Nailed it. I have a sub-routine that tries to use an image thumbnail for > each row and this new image had some weird naming issues so it didn’t load > properly. I need to wrap a try statement around it and use a fallback. > Thank you Trevor! > You’re welcome. Glad you found the problem. -- Trevor DeVore ScreenSteps _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
