Re: Wdth and depth of current screen resolution
Re: Wdth and depth of current screen resolution
- Subject: Re: Wdth and depth of current screen resolution
- From: kai <email@hidden>
- Date: Tue, 18 Jul 2006 02:08:06 +0100
On 18 Jul 2006, at 01:49, Wil Baden wrote:
How can I get:
width and depth of current screen resolution ?
Try this, Wil:
tell (do shell script "/usr/sbin/system_profiler SPDisplaysDataType |
grep Resolution") to {word 2 as number, word 4 as number}
---
kai
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden