LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2006)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 2 Nov 2006 06:37:37 -0600
Reply-To:     "Oliver, Richard" <roliver@spss.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         "Oliver, Richard" <roliver@spss.com>
Subject:      Re: Closing windows easily
Comments: To: Max Bell <m.bell@bellherrmann.nl>
Content-Type: text/plain; charset="iso-8859-1"

In command syntax, there's also: dataset close all. /*closes all data windows except active one. output close name=all. /*closes all output windows. The former was added in version 14 (along with the ability to have multiple open datasets). The latter was added in version 15 (along with various other commands for controlling output windows/files).

________________________________

From: SPSSX(r) Discussion on behalf of Max Bell Sent: Thu 11/2/2006 1:53 AM To: SPSSX-L@LISTSERV.UGA.EDU Subject: Re: Closing windows easily

I have made a list of files I use a lot and open them by syntax (GET FILE=). Then when I open another one the previous one closes automaticaly. Max

________________________________

Van: SPSSX(r) Discussion namens Richard Ristow Verzonden: do 2-11-2006 6:17 Aan: SPSSX-L@LISTSERV.UGA.EDU Onderwerp: Re: Closing windows easily

At 09:36 PM 11/1/2006, Justin Black wrote:

>If I really don't want to use the mouse [to select and close windows], >I use a combination of ALT+TAB (to switch to the desired window) and >ALT+F4 (to close the active window).

Thank you! It looks like just the thing. That's a Windows thing, too, not an SPSS thing, isn't it? Anyway, it cycles through all the Windows open windows, not just whichever ones SPSS has open.

The things one should have known for years ....

-Many, many thanks, Richard


Back to: Top of message | Previous page | Main SPSSX-L page