I just compiled a Mac standalone. App works in the IDE. I get this error when I point at a datagrid control. This is my new function for displaying a tooltip when pointing at a datagrid record.
The error "Chunk: error in range start expression" is what throws me. I am passing the long ID of the datagrid control, and I am noticing that the ID of the control is in the millions (as you would expect of a stack that makes extensive use of datagrids for loading data from a database). Am I running into the issue of capping the id of an object?? Executing at 2:04:18 PM on Wednesday, July 12, 2017 Type: Chunk: error in range start expression Object: group 'dgSites' of group 'grpSites' of card 'Main' of stack '/Applications/Forms Generator.app/Contents/MacOS/Forms Generator 8.livecode' Line: dgToolTip tTarget, tKeyList Line Num: 4932 Hint: dgIndexOfLine Comments: _______________________________________________ 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