Bob Comeau wrote:
Does any one know how to have RDi re-establish the library list for implementer on start up so I don't always have to right click on a object and select "Set Library List"?
This really isn't possible ... the library list that's set is based on the environment the object is in. Since a filter can contain multiple environments, the library list that is set would be different depending on what object you select.
If your connection always has a static library list, you can try using the "Initial command" on the Objects subsystem (right click on the connection, select properties, click on Subsystem entry, select Objects tab) and have RSE run a PTCIM/ISETLIBL command with the appropriate parameters.
A second but sort of related issue is how do you set it use the event file when doing a compile from the context menu instead of from the menu bar?M
The menu bar compile option is provided by the base RSE functionality ... while the compile option on objects in the Implementer subsystem is Implementer specific.
It may be possible to contribute a menu option to the Compile menu based on the object in the RSE tree that is selected ... but I'm not 100% sure. This would require some research to determine.
David