(Contents)(Previous)

EXEC TOOL STOP

The STOP statement ensures that resources used by the tool components (QUERY, REPORT) are released. In particular, it resets the screen modified by the tool components. The TOOL STOP statement can be executed after each call of a tool component; it should be executed at least at the end of an ADABAS application.


(Contents)(Previous)