I have a problem: I need to make somehow a list of all current selected fields. For example, I selected several values in different list boxes, I have a "current selections" object, which displays selections that I made. And what I need is a text object, or some kind of variable, anything that stores and later will be able to display selections that I made.
The final purpose is to get some kind of table, or just text, where one column shows the names of all bookmarks that exists in application, and another column shows all selections for this bookmarks. Some kind of reference book for all existing bookmarks.
So, maybe somebody can help me whith this problem?