No trace of Trace
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
- Posts: 87
- Joined: Wed Mar 25, 2015 2:01 am
No trace of Trace
I can't find a Trace button.
This has something to do with the distinction between the Script Editor and the Code Editor which I do not understand.
I have the last Revolution 4.5 before LiveCode.
My stacks open in LiveCode and LiveCode is saving my stacks as a LiveCode file so this borderline situation may be to blame.
This has something to do with the distinction between the Script Editor and the Code Editor which I do not understand.
I have the last Revolution 4.5 before LiveCode.
My stacks open in LiveCode and LiveCode is saving my stacks as a LiveCode file so this borderline situation may be to blame.
Re: No trace of Trace
in the script editor, click in the left margin, over by the line numbers. You will get a zit. Happy debugging.
Re: No trace of Trace
I think the OP is asking about "trace" functionality, whereby the debugger can execute code line by line automatically, with a delay between steps set by a property known as the "traceDelay". This is an old HC gadget. But I am not sure it is still supported in recent versions of LC. I never liked or used this feature myself; it was either too fast or too slow, and I could never see what was happening anyway unless I stepped through by hand.
Craig Newman
Craig Newman
Re: No trace of Trace
Oh my GOD I feel old, now.
Re: No trace of Trace
Yeah, they took it out some time ago. But for historical curiosity, you could set the speed of the trace by setting the traceDelay.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: No trace of Trace
Yeah, I kept the trace feature for PowerDebug and gave a bit more control over it, but I have to admit I don't use it myself.
PowerDebug http://powerdebug.ahsoftware.net
PowerTools http://www.ahsoftware.net/PowerTools/PowerTools.irev
PowerTools http://www.ahsoftware.net/PowerTools/PowerTools.irev
-
- Posts: 87
- Joined: Wed Mar 25, 2015 2:01 am
Re: No trace of Trace
Thanks for all of the prompt responses.
"Trace" is mentioned in the LiveCode User Guide Copyright ©2010 RunRev Ltd. All rights reserved worldwide.
"Put the tracedelay" in msg shows 500. So it is just a "retained surgical instrument."
I used to like to watch the code scroll by next to the changing user interface.
People in the lab were impressed.
Erik
"Trace" is mentioned in the LiveCode User Guide Copyright ©2010 RunRev Ltd. All rights reserved worldwide.
"Put the tracedelay" in msg shows 500. So it is just a "retained surgical instrument."
I used to like to watch the code scroll by next to the changing user interface.
People in the lab were impressed.
Erik
-
- VIP Livecode Opensource Backer
- Posts: 10052
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: No trace of Trace
Thanks for noting that, Erik. I've filed a bug report so the community documentation team can handle that along with the other documentation updates they'll be making.erikhans08 wrote:Thanks for all of the prompt responses.
"Trace" is mentioned in the LiveCode User Guide Copyright ©2010 RunRev Ltd. All rights reserved worldwide.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn