Date: Thu, 15 Aug 1996 17:53:21 GMT
Reply-To: CHAN Man-Chung <ma403258@POLYU.EDU.HK>
Sender: "SPSSX(r) Discussion" <SPSSX-L@UGA.CC.UGA.EDU>
From: CHAN Man-Chung <ma403258@POLYU.EDU.HK>
Organization: The Hong Kong Polytechnic University
Subject: question about SPSS
Hello everybody,
I am new for SPSS 6 / Win, when I try to write a procedure job script,
some probelems is encounterd, here are the questions
1. I want to know how to set the page number of the output session,
i.e, reset the page number to 1 before a procedure to be executed.
2. What is the command syntax to insert new page break that print the
new title before a procedure run? I have this question because I found
that the title of first page of new procedure is not the new title
setting before procedure but is the old one.
My scripe is like this:
TITLE 'Here is factor analysis' .
FACTOR ....
|