Hi.
Check the OUTPUT MODIFY command. That may work. Here is a quick example:
regression variables=etc.
output modify /select outlineheaders
/objectproperties outlinelabel="REGRESSION, MODEL 1".
There are many other possible options, including an IF subcommand that would restrict the change to a certain procedure only - for example, Regression.
------------------------------
Rick Marcantonio
Quality Assurance
IBM
------------------------------
Original Message:
Sent: Tue June 14, 2022 11:08 AM
From: Frank Watzl
Subject: Modifying Output
Dear Group,
is there a way to change the text labels in the left pane output windows using syntax? Python would be an option, if needed.
I am running dozens of regression analyses and I want the labels more informative than „Regression" – like "Model 1", "Model 2".

------------------------------
Frank Watzl
------------------------------
#SPSSStatistics