📋 Metadata
- Author: roaoao
- Date: 2019-01-29 12:32:44
- Type:
answer - Reply to: post_01890
- Replies (1): post_01894
💬 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