Writing the game text to a file

In I6 it was possible to get the compiler to write the entire text of the game to a file, for proofreading purposes. Is there anything similar in I7?

I could swear I once saw this in one of the “Error” panes, but now I can’t find it.

The only way i know to do this is to re-run the I6 compilation step, by hand, in a terminal window, adding the -r argument. You can see the I6 invocation in the Error/Progress tab.