📋 Metadata
- Author: rbx775
- Date: 2019-01-29 09:53:24
- Type:
question - Replies (1): post_01891
💬 Content
Hi roaoao !
Love the pie menu editor!
Though I wonder if there’s a way for referencing filepath-keywords in the execute_script command? like %AppData%
example:
execute_script(“%AppData%/Blender Foundation/Blender/2.79/scripts/custom_Scripts/SmartDelete.py”)
Unfortunately this example wont work. Does anyone know a better way of reaching %appdata% without statically typing out the path?
Thanks in advance!