Stopping an Application

Use this command to cause an unconditional, orderly termination of the application as soon as it is idle. A message is displayed on the status line of all users of the application.

This command stops the input of transactions from terminals. Currently active transactions are processed until completed. Terminals might still supply messages in response to Accept logic from running reports.

Active reports are forced to terminate when:

Administration command

:STO [DISABLE]

Include DISABLE to stop the application, and to prevent any users from initiating it again.

COM+ method

StopSystem([in] bool disable)

Where, DISABLE stops the application and prevents any users from initiating it again.

Security

Users must be a member of one of the following COM+ roles in order to access this administrative function: