Menu: View→Interface Properties→Misc
When this box is checked, Amos warns you about possible errors in a path diagram whenever you attempt an analysis.
See To allow warning messages.
Programming
In Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("InterfacePropertiesForm", "MiscOptCheck2").Checked = True