LoginAll - cConnection
Logs in to all managed connections
Type: Procedure
Syntax
Procedure LoginAll
Call Example
Send LoginAll
Description
LoginAll logs in to all Managed Connections.
It does this by calling the LoginAllConnections function. This is called by AutoConnect (when pbAutoConnect is True).
If this fails, an error is reported and the application is aborted.