RE: Snapshot and piping errors
2021-06-10, 3:56 (This post was last modified: 2021-06-10, 18:30 by Michael Horvath.)
2021-06-10, 3:56 (This post was last modified: 2021-06-10, 18:30 by Michael Horvath.)
(2021-06-10, 1:38)Travis Cobbs Wrote: Can you send me one of your files that generates the popup? I don't think it's supposed to do that. Having said that, you might also try using LDView.com, although there is a bug in it that causes it not to work right when there are quoted spaces on the command line.
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.