How to Abort Stepping through a Script with a Single Keystroke
Ray
ray at linkit.com
Mon Nov 18 17:08:17 EST 2013
Mark, I owe you a beer. That did it!
Many thanks!
Ray
On 11/18/2013 4:31 PM, Mark Wieder wrote:
> Ray-
>
> Monday, November 18, 2013, 1:04:39 PM, you wrote:
>
>> I get my beep so I know it's detecting the key I've pressed but with the
>> addition of the traceReturn line (interesting by the way) the script
>> behaves as if I clicked on Debug and chose Run.
> In that case, you need all three properties:
>
> set the tracestack to empty
> set the traceabort to true
> set the tracereturn to true
>
> That should do the job.
>
More information about the use-livecode
mailing list