Creating the List Manager

The local list manager should be created during the initial sign on process, for example, after successfully opening a connection but before requesting the fireup Ispec (in case the fireup Ispec contains a list). The code to create the list manager is as follows:

Dim mvarListManager As Object
Set mvarListManager = mvarConnection.getListRepository()