Please enable JavaScript to view this site.

IBM® SPSS® Amos™ 28

Controls whether results are displayed at the end of the analysis.

Syntax

object.TextOutput ()

object.TextOutput (tf)

The TextOutput method syntax has the following parts:

Part

Description

object

An object of type AmosEngine.

tf

Optional. If tf is True (default), results are written to a html file that is displayed at the conclusion of the analysis. If tf is False, results are written to a html file, but the file is not automatically displayed at the conclusion of the analysis.

Placement: [1], [2] or [3].

Default

Results are written to a html file, but the file is not automatically displayed at the conclusion of the analysis.

Remarks

By default, the html output file is created in the Windows temporary directory with the name AmosScratch.AmosOutput. Use Initialize to change the name and location of the output file.

© 2021 Amos Development Corporation