On Aug 26, 2014, at 9:47 AM, Milo Westler <milo@nmrfam.wisc.edu> wrote:

1). clear the "reply log" and then save the results from the "reply log" to a file

Elaine handled the "save" part.  Along the same lines, here is the code to clear the Reply Log:

from chimera import dialogs
r = dialogs.find('reply')
r.Clear()

--Eric

                        Eric Pettersen

                        UCSF Computer Graphics Lab

                        http://www.cgl.ucsf.edu