Menu: View→Analysis Properties→Output→Factor score weights
Displays regression weights for predicting the unobserved variables from the observed variables.
For more information, see the FactorScoreWeights 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", "FactorScoresCheck").Checked = True