Forum: Poser Python Scripting


Subject: Useful Code Snippets

structure opened this issue on Jun 27, 2019 ยท 94 posts


FVerbaas posted Mon, 06 January 2020 at 12:04 PM Forum Coordinator

I tried some of the dialogs class yesterday because I needed some of the functions. I assume the site formatting has ironed some things away here and there:

D_paths = re.findall(r'XDG_DESKTOP_DIR="([^"]*)', data)