Menu: View→Analysis Properties→Output→Indirect, direct, & total effects
Displays direct, indirect and total effects.
For more information, see the TotalEffects method of the AmosEngine class.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("AnalysisPropertiesForm", "TotalEffectsCheck").Checked = True