Closing an Application by Closing the Browser

You can close your AcuToWeb client application by closing the browser or browser tab in which it is running. The behavior is dictated by the value of the QUIT_MODE configuration variable:

QUIT_MODE = -2 The user is prompted, asking if they want to exit.
QUIT_MODE > 0 This is the same behavior as when you click the "x" close button on the title bar.

For more information, see QUIT_MODE.