Hello,
Example, having bunch of images, which can be passed into external app via created button.
Button code is : @sync:"PATH\app.exe" {allfilepath|noterm}
User selects files, hits button, external app receives files, but in DO there is popup, which remains opened until you close external app.
It's supposed to be like that, or I'm using not proper Arguments/Modifiers in button configuration?