Is this a bug or am I missing something?

John john at onechip.com
Thu Oct 9 01:02:12 EDT 2014


   I have found a circumstance where "the long name of the focusedObject” and “the focusedObject” refer to different objects in the same line of a script.  The line is: “ put the long name of the focusedObject & return & return & the focusedObject into field “results” “.  This is the only line in a mouseDown handler of the menubar group script.

   If anyone is interested, a very simple stack that demonstrates this is available here: https://www.dropbox.com/s/4cc7j7i06r18r6b/Test%20stack.livecode?dl=0 .  You may have to remove the “.txt” from the end of the file that is downloaded.

   Is there a circumstance where the "name of the focusedObject" and "the focusedObject" should refer to different objects?  This is happening in LC 7 RC2 under 10.9.5.

Thanks,
John



More information about the use-livecode mailing list