Hi Larry, yes you would need to load the xml files and go through their contents. MoI does not do that itself on load, it's done dynamically on demand when a command set is triggered. Until it has been triggered the side pane nor Moi's main code does not yet know anything about the contents of it.
So enumerating *.js files in the commands folder may be a better method.
- Michael
|