I try to export my result-table with OMS to a pdf-file. But before that
I modify the output with SPSSINC MODIFY TABLES.
The result in the output window is ok. But the result in the pdf is not
affected of the MODIFY TABLE command.
OMS
/SELECT ALL
/IF SUBTYPE = ["Frequencies"]
/DESTINATION
FORMAT = PDF
OUTFILE = "analy.sub01.pdf".
FREQUENCIES VARIABLES=v42
/ORDER=ANALYSIS.
SPSSINC MODIFY TABLES subtype="'Frequencies'"
SELECT=2 3 HIDE=TRUE.
OMSEND.
=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD