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 _______________________________________________ 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