Open an action in debug mode

hey again.

 

simple question - why can't I open an action by double-click it while I'm running in debug mode?

is there an option to change it? if not, is this to be change in future version?

 

thanks,

Guy.

Hi guy,

Thanks for your post. This is a FinalBuilder design decision. Projects are meant to be read-only while running or stepping. It’s altogether too easy to make a mess otherwise (by editing things which are running, or editing iterators which are about to repeat, etc.)

Regards,

Angus