Post #1890: Hi roaoao !
π Metadata
- Author: rbx775
- Date: 2019-01-29 09:53:24
- Type:
question - Quality Score: 7/10
- Replies (1): post_01891
π·οΈ Tags
macro scripting intermediate unsolved
βοΈ Related PME Features
- Macro Editor
- Python Scripting
π¬ 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!