Hi I have a stack that opens a data stack imports an array, processes it and displays the results in a DataGrid Table - pretty straight forward and simple stuff - and all handlers work as they should.
Here is the code in the "Open File" button *on* mouseUp retrieveData augmentDataArray displayDataInDataGrid -- problem handler *end* mouseUp All handlers are card Scripts. The handler causing problems is *command* displayDataInDataGrid *put* createTabbedDataList() into tTabbedDataList *set* the dgText of *group* "dgDataDisplay" to tTabbedDataList -- line 155 *end* displayDataInDataGrid When called from the "Open File" button I get the following error * card id 1002: execution error at line 155 (Chunk: can't find background), char 1* However when I remove the call in the "Open File" script and call displayDataInDataGrid from a different mouseUp handler it works perfectly. Can anyone shed light on this. I'm Using LC 9.0 Indy and have tried it in LC Indy 8.1.9 Thanks for any help. -- Regards Ian McKnight iangmckni...@gmail.com ======================= <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Virus-free. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#m_8474091317351636961_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ 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