Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

To update an Amos 23 plugin for use with Amos 28:

1.Change each occurrence of AmosGraphics to Amos.

2.Insert the line
    <System.ComponentModel.Composition.Export(GetType(Amos.IPlugin))>
just before the line
    Public Class CustomCode

3.Remove any occurrence of the line
    Imports PBayes
 

Note: You may see a line with a "+" followed by the text "Header". For example:

HiddenCodeThatNeedsExpanding

If so, click the "+" to reveal some hidden lines that may require updating for Amos 28.

© 2021 Amos Development Corporation