cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
Andyon98
Level II

How can I close all opened New Windows that are currently open?

I am looking to close all of the opened New Windows open, how can this be achieved?

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: How can I close all opened New Windows that are currently open?

Use Get Window List() in combination with << Close Window (and looping)

jthi_0-1659095429624.png

 

-Jarmo

View solution in original post

3 REPLIES 3
jthi
Super User

Re: How can I close all opened New Windows that are currently open?

Use Get Window List() in combination with << Close Window (and looping)

jthi_0-1659095429624.png

 

-Jarmo
Georg
Level VII

Re: How can I close all opened New Windows that are currently open?

For scripting @jthi s answer applies, and interactively you can go to the home window, select all windows in the window list (Crtl-A), and in context menu (right mouse click) you can close them all.

Georg
hogi
Level XI

Re: How can I close all opened New Windows that are currently open?

another way is window/Close All 

HolgerSp_0-1659636392618.png

 

also nice:
If you open the window menu from a data table, you have the option to Close All Data Tables,

from a report you can Close all Reports,

and so forth.

 

very convenient