So this output is from CTABLES; there must be a CTABLES command following the OMS command. You can use the TITLES subcommand to specify the title you want.
--
Original Message:
Sent: 12/22/2020 6:32:00 PM
From: Eugenio Gonzalez
Subject: RE: "IBM SPSS Web Report" to title of choice
apologies. i see my message was not clear. I want to modify the text that reads "IBM SPSS Web Report".
yes, all the !text are macro variables defined previously, and there is no error. i get the output specified. just want to be able to change the text.
thanks for the heads up about version 27.
------------------------------
Eugenio Gonzalez
------------------------------
Original Message:
Sent: Tue December 22, 2020 04:59 PM
From: Jon Peck
Subject: "IBM SPSS Web Report" to title of choice
I have to warn you that the web report has been discontinued in Statistics version 27, so you can only get this format in older versions. You can, however, save the output as html for viewing in a browser or other html-capable software.
As for the syntax fragment you posted, it appears to presume that all those items that start with ! have previously been defined as macros. You haven't said that you did that or what error messages you are getting, so I can't tell what the situation is. You can run set MPRINT ON. first to see what syntax is actually being generated, which should help identify the problem.
--
Original Message:
Sent: 12/22/2020 4:49:00 PM
From: Eugenio Gonzalez
Subject: "IBM SPSS Web Report" to title of choice
Hi,
Been trying, unsuccessfully, to figure out how to modify the "IBM SPSS Web Report" in the output shown below.
The OMS command below is the one used to generate this. Any ideas if it is possible? And how?
Thanks!
E.
OMS
/SELECT Headings Tables Charts
/IF COMMANDS=['CTables' 'Graph'] SUBTYPES=['Custom Table' 'Graph']
/DESTINATION VIEWER=YES format = reportmht outfile = !quote(!concat(!outdir,"\",!outfile,"_CTables.htm"))
reporttitle = !quote(!concat("Item Analysis for ",!scale))
/tag = 'ctables2'.

This e-mail and any files transmitted with it may contain privileged or confidential information. It is solely for use by the individual for whom it is intended, even if addressed incorrectly. If you received this e-mail in error, please notify the sender; do not disclose, copy, distribute, or take any action in reliance on the contents of this information; and delete it from your system. Any other use of this e-mail is prohibited.
Thank you for your compliance.
#SPSSStatistics