Date: Thu, 31 Jan 2008 08:49:08 -0600
Reply-To: "Peck, Jon" <peck@spss.com>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: "Peck, Jon" <peck@spss.com>
Subject: Re: Procedure to cancel output
In-Reply-To: A<00c501c863cf$81b85320$670311ac@acerd1fe3a0353>
Content-Type: text/plain; charset="utf-8"
This seems to run without a problem for me. Are you using 16.0.1? Are you running this from the Utilities menu or a toolbar button? Any other interesting details?
Regards,
Jon Peck
-----Original Message-----
From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of Luca Meyer
Sent: Wednesday, January 30, 2008 11:07 PM
To: SPSSX-L@LISTSERV.UGA.EDU
Subject: [SPSSX-L] Procedure to cancel output
In SPSS 15 I use to have a simple & practical script that would cancel the
ouput leaving SPSS Viewer open for other output to be diplayed.
I think I got it from this list or from Raynald's site and goes like:
Sub Main
Set objOutputDoc=objSpssApp.GetDesignatedOutputDoc
objOutputDoc.SelectAll
objOutputDoc.Delete
End Sub
Now in SPSS 16 I get a warning "JCAdapter not yet initialized", am I missing
something? How can I cancel the viewer output?
Thanks,
Luca
Mr. Luca MEYER
Market research, data analysis & more
www.lucameyer.com <http://www.lucameyer.com/> - Tel: +39.339.495.00.21
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.516 / Virus Database: 269.19.14/1247 - Release Date: 28/01/2008
10.59
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (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
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (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