Comment 1 for bug 181269

Revision history for this message
Richard Thomas Harrison (harrison-rt) wrote :

Had a look at the file and it seems the flags are the wrong way around.

When 'Save & Exit' is chosen, it should be write_gFile(1) and write_aFile(1).
Similarly with 'Display raw data', it should be write_gFile(0) and write_aFile(0).