Hi,
Is it possible to create a new collection, fill it with values from some table and that that collection can be accessible from any module or form after program is started.
I would like to use collection as public variable for storage of some variables
which will be used very often inside...