Consultor Eletrônico



Kbase P14467: How can you terminate the session after the program finishes
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/25/2003
Status: Unverified

GOAL:

How can you terminate the session after the program finishes?

FIX:

Use the QUIT. statement.

Raises the QUIT condition. By default, this exits from Progress and returns to the operating system. When QUIT is executed from within a procedure running on an AppServer, it terminates the Progress session running on the AppServer, causing the AppServer server to shut down and returns to the Progress client session from which it was spawned.

Reference: Progress Help