I just wrote a little script to assist in the following. View my library folders with and external application (like P3dO Explorer) and copy the filenames to the system clipboard. Then I click on a button from my python script to load that library file in poser. Read the attached script for more details. It would be even better to create a socket in poser-python. Then had a dll that creates a 'send to' in windows right-click context menu, sending the pathname directly to the poser-python socket. Any thoughts/suggestions?