Post #3096: Hey @roaoao,
📋 Metadata
- Author: blndrusr
- Date: 2020-03-23 08:33:17
- Type:
question - Quality Score: 6/10
- Replies (1): post_03098
🏷️ Tags
macro python-scripting intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Hey @roaoao,
When I run a any script by execute_script("..."), all variables and their values are lost once the script is executed. Is there a way to preserve all variables together with values so they are still accessible when the script gets executed next time?