From: Catalin Eberhardt on
Hi everyone,

I have a saved script with a breakpoint set, yet all the debug commands (Step In etc) are greyed out in the Debug menu.

Can anyone help? Many thanks in advance
From: ImageAnalyst on
On Apr 7, 2:45 pm, "Catalin Eberhardt" <longtal...(a)gmail.com> wrote:
> Hi everyone,
>
> I have a saved script with a breakpoint set, yet all the debug commands (Step In etc) are greyed out in the Debug menu.
>
> Can anyone help? Many thanks in advance

--------------------------------------------------------------------------
Most will be grayed out until you click the green "run" triangle. Can
you click that? If so, set a breakpoint somewhere in your script, and
see if the others ungray at that time.
From: Catalin Eberhardt on
Many thanks for your reply - solved! :)