RegisterAllConnections - cConnection

Reads all connections and registers all active connections

Type: Procedure

Parameters: None

Syntax
Procedure RegisterAllConnections 

Call: Send RegisterAllConnections


Description

RegisterAllConnections reads all connections and registers all active connections.

It does this by calling the AddAllConnections function. This is called by AutoConnect (when pbAutoConnect is True).

If this fails, an error is reported and the application is aborted.