Search found 1 match

by exactolympic
Mon Mar 09, 2026 3:24 am
Forum: General Discussion
Topic: File Monitor
Replies: 2
Views: 49807

Re: File Monitor

If you’re using the Save to File tab and it keeps overwriting the files, that usually means it’s saving in write mode instead of append mode. A simple workaround is to switch to an option that allows appending to existing files if the tool supports it, or use a small script/action that writes the re...