September 12, 200520 yr In a script, I want to loop through the open windows and set a global field to information about each window size and position. This works just fine as long as all the open windows belong to the file running the script. However, if you hit a window from a different file during the loop, you can't gather ANY information on that window. You can select it and it comes to the front, but you can't even get the window name. If I could get the file name I might be able to use a plug-in to run a script in that file, but I can't even get that. Anyone have any idea?
Create an account or sign in to comment