I knew about the debugger, but I was hoping to be able to watch variables change while playing, without having to step through code. Is there a way to get that section of the Code window to update without a break point?
I'm new to LiveCode, so point me toward info on this if I've missed it somewhere! I'm debugging an app, and I can't get Global Variables to update correctly in the Message Box. If I scroll to the variable I want to check and run the game, the variable status on the right side doesn't update until I ...