Is this right? ColumnBehavior

Bob Sneidar bobsneidar at iotecdigital.com
Mon Nov 5 11:15:37 EST 2018


In the script of the behavior for columns in the datagrid library, I see this:

on ResetData
    -- Sent when column data is being emptied because the control is no longer being used to display data
    set the text me to empty
end ResetData

Shouldn't that be "the text OF me"?? Will that even compile??

Bob S





More information about the use-livecode mailing list