Re: carbon copy cloner
Re: carbon copy cloner
- Subject: Re: carbon copy cloner
- From: Christopher Stone <email@hidden>
- Date: Mon, 20 Aug 2012 08:04:18 -0500
I have been trying to write a simple script to move and resize the CCC progress window, but to no avail.
______________________________________________________________________
Hey Bob,
That's not difficult.
tell application "Carbon Copy Cloner" set bounds of front window to {468, 41, 1417, 674} end tell
Size it the way you want and then get the bounds of the front window.
-- Best Regards, Chris
|
_______________________________________________
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