Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 32

Saves a path diagram with a new name.

Syntax

result = Pd.FileSaveAs ()

result = Pd.FileSaveAs (fileName)

The FileSaveAs method syntax has the following parts:

Part

Description

result

True if an error occurs or if the user cancels the operation.

fileName

Optional new file name. If a file with this name already exists, it is overwritten.

Calling FileSaveAs with no arguments is equivalent to the menu selection File Save As.

See GroupSelect Method Example

© 2026 Amos Development Corporation