Edit and Continue

Something you want to see in a LiveCode product? Want a new forum set up for a specific topic? Talk about it here.

Moderator: Klaus

Post Reply
RedDeupree
Posts: 15
Joined: Sat Jul 18, 2015 5:11 pm

Edit and Continue

Post by RedDeupree »

Is it possible for LiveCode to do edit and continue like Microsoft does?
RedDeupree
Posts: 15
Joined: Sat Jul 18, 2015 5:11 pm

Re: Edit and Continue

Post by RedDeupree »

In microsoft visual studio and in vba, it can stop and edit and re-run and move the execution point when the app is running and it is possible to write a significant amount of an app all when the app is running in debug mode - you can write an app in front of itself for quite a while.
LC does not seem to be able to alter itself or add lines of code when it is stopped in debug mode.
Post Reply