Rich K. Posted April 6, 2010 Posted April 6, 2010 Hello all -- Is there an easy way to close all Windows except the current window without closing the whole file? Thanks
Vaughan Posted April 7, 2010 Posted April 7, 2010 The WindowNames function will return the list of all open windows, of which the current window will be the first value. Use a loop to feed the Close Window step with all the other values except the first.
Recommended Posts
This topic is 5414 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now