Starting a program not from the beginning (Solved - click location on Visualizer)

How do I resume cutting a partially fininshed program? Like scroll down through the program and start somewhere other than the begining?

Click on the spot where you want to start in the visualizer. That should bring up a menu to run from line or start from loop. If you want to start at the beginning of a cut loop, select run from loop. Run from line will not start exactly where you click, but it will go back to the last line of code in that loop

Clicking that will generate a new program from that point forward. Click start.

1 Like

Thank you!

1 Like