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
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