Important: The information in this document is obsolete and should not be used for new development.
Terminating Processes
You can use theExitToShell
procedure to have your application terminate itself directly. In general, you need to callExitToShell
only if you want your application to terminate without reaching the end of its main routine.
Subtopics
- ExitToShell