(2021-06-10, 3:56)MichaelĀ Horvath Wrote: The development version seems to work better. But how do I pipe/redirect the messages to a text file?
I tried this:
"C:\Program Files (x86)\LDraw\LDView\LDView.com" -SaveSnapshots=1 a0902.datĀ >> ldview_snapshot.log
But the log file is empty.
This appears to be caused by a misunderstanding on my part regarding a certain Windows API call. I should be able to fix it.