Re: slow shell
Re: slow shell
- Subject: Re: slow shell
- From: Alex Zavatone <email@hidden>
- Date: Wed, 05 Jan 2011 16:28:40 -0600
Why do you have a tell in there?
On Jan 5, 2011, at 4:19 PM, Robert Poland wrote:
> Hi,
>
> Speaking of slow shell scripts; does anyone have a faster version of this?
>
> tell (do shell script "/usr/sbin/system_profiler SPDisplaysDataType | grep Resolution") to set {newR, newB} to {word 2 as number, word 4 as number} -- get screen size for monitor
>
>
>
> Robert Poland - Fort Collins, CO
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> AppleScript-Users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
> Archives: http://lists.apple.com/archives/applescript-users
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden
References: | |
| >slow shell (From: Robert Poland <email@hidden>) |