If the Simulation Control Program does not contain breakpoints, the execution is sequential:
2. Initialization Section’s statements are executed.
4. When the end of the Main Section is reached, the Simulation tool switches to interactive mode. At this point, the command STOP terminates all SCPs andCONTINUE
runs the default Main Section.