Hello everybody.
I'm writing an ULP that runs from within a schematic context. The schematic editor and board editor are opened, the library editor is closed (not active).
From within a running ULP, I take the library name from a part of the schematic.
Knowing the name of that library, I would like to access that library.
My question is, how do I open a library(context) from within an ULP while the library editor is closed?
Best Regards,
Joop