Up
dictionary
ofAssociationsAutoNext

dictionary Method ofAssociations

Return a new instance of Dictionary capable of holding a number of associations indicated by lnkSize. The class of Associations to be stored is indicated by assocTemplate. This new dictionary will actually store instances of assocTemplate.

See class Association.

Using Parameters
assoctemplate OBJECT
lnksize PIC S9(9) COMP-5
Returning Parameter
adictionary OBJECT