📋 Metadata

💬 Content

rbx775:

Though I wonder if there’s a way for referencing filepath-keywords in the execute_script command? like %AppData%

Try to use expandvars function:

execute_script(os.path.expandvars("%AppData%/Blender Foundation/Blender/2.79/scripts/custom_Scripts/SmartDelete.py"))

❤️ 2 likes


🔗 View on Blender Artists