To safely quit the application.
──────────────────────────────────────────────────────────────────────────────

Syntax

GT_Quit([<nErrorLevel>]) -> NIL

Arguments:

<nErrorLevel> is a DOS error level to set.

Returns:

NIL

Description:

To safely quit the application.

Examples:

GT_Quit(1)

Source: GT_QUIT.PRG

Author: Martin Bryant