Error Report

Bob Sneidar bobsneidar at iotecdigital.com
Wed Jul 12 17:07:33 EDT 2017


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: 



More information about the use-livecode mailing list