Return control to the operating system.
Restriction: This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
General Rules:
- STOP RUN can appear anywhere in an S-COBOL program.
- AMB generates a STOP RUN at the end of the first paragraph of an S-COBOL program and at the end of the first paragraph of
a called program that compiles independently of the main program.