In any workspace (e.g, the System Transcript itself) type
Transcript snoop.
Select the words Transcript snoop.
Right-click, and choose Execute from the pop-up menu.
A Snooper will appear.
The Snooper shows the instance variables of the Transcript. For
example, there is an instance variable called confirmClose which is
currently true . There is another variable called
fileMenu which is a CwMenu , which is a composite
object.