Thanks in advance for any help:
I have an executable created which runs perfectly now, except the log file. Every time the exe is closed, it loses its binding to the log file, and you can't re-bind to the same file when you re-open. Ideally the exe would be bound to a logfile the same way the labview program would, so that when you close and reopen and run again, it would log the results at the end of the existing logfile instead of prompting for a new one.
Is there a setting in the .exe application build specs that I have missed? I tried in "Advanced" > "Generate build log file", but this still does not work as intended.
Is there a way to make it work the way I want it to?
Thanks,
Justin