Re: screen size in OS X
Re: screen size in OS X
- Subject: Re: screen size in OS X
- From: Emmanuel <email@hidden>
- Date: Sat, 19 Oct 2002 19:26:24 +0200
At 11:05 AM -0400 18/10/02, Paul Skinner wrote:
tell application "Finder"
bounds of desktop
-->{ -33, -33, 31, 31 }
end tell
Any solution?
tell application "Smile"
screen bounds
end tell
-->{ 0, 0, 1024, 768}
Emmanuel
_______________________________________________
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.