Post #2324: Thank you… my exemple was very simple, my real case I’m using 2 transform tool i
📋 Metadata
- Author: wilBr
- Date: 2019-05-21 23:45:02
- Type:
answer - Quality Score: 6/10
- Reply to: post_02318
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Modal Editor
💬 Content
Thank you… my exemple was very simple, my real case I’m using 2 transform tool in same macro, this dont work, but I have solve the problem using 2 macro operator and sending all post tool command to 2nd macro… 1st macro does initial setup and calls the 1st modal tool, after tool I call my 2nd macro…… in 2nd macro I have the other tool call and after it I have all cleanup setup… this way each tool waiting last tool finish.