Sometimes you will write several different programs at the same time, or for some reason, the program stops for a while. When you want to continue writing next time, you have forgotten where you wrote last time. In fact, there is a very simple Method that can instantly jog your memory!
When you want to stop writing a program, just write a line of comments, but remove the comment symbol <'> and save it. The next time you load the project, immediately use the [Compile All and Start] in the [Execute Menu]. 】, the first error at this time is where the program was interrupted last time! ->