Edit and Continue
Moderator: Klaus
-
- Posts: 15
- Joined: Sat Jul 18, 2015 5:11 pm
Edit and Continue
Is it possible for LiveCode to do edit and continue like Microsoft does?
-
- Posts: 15
- Joined: Sat Jul 18, 2015 5:11 pm
Re: Edit and Continue
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.
LC does not seem to be able to alter itself or add lines of code when it is stopped in debug mode.