Hello,
I would like to get every couples (component name and value) of an enumation. The main idea is to generate an XML file with the content of the enumeration.
I have tried several solutions, particularly the GetTextListInfo() declaring the enum with text list support.
I am still struggling without success. Any ideas?
Thanking you very much in advance for your help.
Cheers, Jugo
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I would like to get every couples (component name and value) of an enumation. The main idea is to generate an XML file with the content of the enumeration.
I have tried several solutions, particularly the GetTextListInfo() declaring the enum with text list support.
I am still struggling without success. Any ideas?
Thanking you very much in advance for your help.
Cheers, Jugo