I have many (between 400 and 4600 depending on how I do it) icon images (.png) that I need to import into style manager as marker symbols. The images are named such that they match a field in a point layer, such that I can automatically match the symbols (via a value field) to the corresponding style. The problem is in loading the style library, I really don't want to load these manually. So I was exploring how I might do it via scripting or code but I'm not having much luck. Any suggestions?
Thanks