STOP RUN

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.

Syntax:

STOP RUN

General Rules:

  1. STOP RUN can appear anywhere in an S-COBOL program.
  2. 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.