Startup Event Sequence for Desktop Applications

Description

The following illustration shows the sequence of events when you have implemented user level security, user scripts, and an autoexec script.

You must implement the A5.CLOSE() yourself if you want to gracefully force the user out of Alpha Anywhere. The diagram also does not show a limit to attempted logons. You may want to count logon attempts, and force the user off if logon attempts exceed a threshhold value.

images/Startup_Structure.gif

Limitations

Desktop Applications Only

See Also