debugger won't engage
Jim Ault
JimAultWins at yahoo.com
Tue Aug 14 01:23:57 EDT 2007
Try using the line
breakpoint
or do 'clear all breakpoints'
then try
copying the script, deleting the text, 'Apply', then paste in again,
'Apply'.
See if this let's the debug work again.
HTH
Jim Ault
Las Vegas
On 8/13/07 8:06 PM, "john at debraneys.com" <john at debraneys.com> wrote:
> Dear Mike,
>
> If the the place where you have the debug checkpoint is inside an "if" or
> "switch" statement it may not be executed, that way the point is not
> triggered? It may be worth putting the breakpoint on the first or second line
> of the script?
>
> HTH
>
> Johnno
>>
>> On 8/13/07, Mikey <mikeythek at gmail.com> wrote:
>>>
>>> I have a script for a particular object (on mouseMove) with a debug
>>> checkpoint set in it at the top of the handler. However, the debugger
>>> never kicks in (but the script runs). I have tried clearing and
>>> setting it, but it never kicks in. I have set a checkpoint in another
>>> script, and the debugger always kicks in.
>>>
>>> What should I be looking for when trying to determine why the debugger
>>> won't kick at the top of one handler but will for another? Again, the
>>> script executes, but the debugger never appears.
>>>
>>> --
>>> On the first day, God created the heavens and the Earth
>>> On the second day, God created the oceans.
>>> On the third day, God put the animals on hold for a few hours,
>>> and did a little diving.
>>> And God said, "This is good."
>>> _______________________________________________
>>> use-revolution mailing list
>>> use-revolution at lists.runrev.com
>>> Please visit this url to subscribe, unsubscribe and manage your
>>> subscription preferences:
>>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list