How to tell if something is put into the message box

Bob Sneidar bobsneidar at iotecdigital.com
Thu Dec 29 11:46:20 EST 2016


NVM I figured out a way to do this. I set gRevDevelopment to true, then set a breakpoint on the first line of revInitialise of the behavior of field "message" of card "Single Line" of stack "Message Box". At that point I was able to use the Handler List popup menu in the script editor to find the line of script that made the call.

That technique might be useful to others.

Bob S


On Dec 29, 2016, at 08:25 , Bob Sneidar <bobsneidar at iotecdigital.com<mailto:bobsneidar at iotecdigital.com>> wrote:

Hi all.

I, like a moron, put a value into the message box usign the form "put x" without the "into message". Now I cannot find where that bit of code is. Is there a place I can modify the code that does that to either break or else save the calling program a log file?

Bob S




More information about the use-livecode mailing list