Hi,
In factor analysis, it is possible to automatically export factor loadings using the matrix subcommand, like:
/MATRIX OUT (FAC='C:\User\dir\loading$matrix.sav')
Under CatPCA, this option is apparently not available. When there's several dozens (in my case: 150+) successive...