List of windows in various appllications
List of windows in various appllications
- Subject: List of windows in various appllications
- From: Barbara Mueller <email@hidden>
- Date: Sun, 24 Nov 2002 12:39:33 +0100
Hallo,
The following statement works with AppleWorks 6 or TextEdit and others in OS X:
tell application "AppleWorks 6"
set WindowList to name of every window
end tell
The result was a list with the name of the open windows in AppleWorks.
But there are many other applications like Word or Excel which are
not able to generate a list of windows.
Are there any other solutions to create a list of windows?
Any suggestions are greatly appreciated.
Barbara
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.