I have a batch file which I use to start flightgear when I need a copy of the 
console output.

It contains the line
C:\FlightGear\install\msvc100\bin\fgfs.exe > fgfsrun.txt  2>&1

This used to result in all console output being redirected to my fgfsrun.txt 
file.

Today, it still generates a file fgfsrun.txt , but this remains empty. Output 
still appears in the console window.

I have checked that windows pipes still work with a DOS command line 
dir > fgfsrun.txt  2>&1

and this works as expected, with all the expected output in the txt file, and 
none in the console window.

Has anything been changed in flightgear which could cause this to no longer 
work?

The log file C:/Users/Alan/Appdata/Roaming/flightgear.org/fgfs.log 
unfortunately does not include the JSBSim output that I am interested in at the 
moment, even though I can see it flash past my eyes in the console window.

Alan

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to