EXITAPP

This function will completely exit abcDB.

EXITAPP()

PARAMETERS

NONE

Example:

To allow a user to completely exit abcDB, add the following code to the MACRO event of a COMMAND button:

EXITAPP()