Re: Change desktop picture
Re: Change desktop picture
- Subject: Re: Change desktop picture
- From: email@hidden
- Date: Fri, 24 Jan 2003 16:00:11 -0500
Thomas-
Give this a try...
set desktop picture to (choose file)
Regards,
Cassj
Thomas <email@hidden>
Sent by: email@hidden
01/24/03 12:48 PM
To: AppleScript <email@hidden>
cc:
Subject: Change desktop picture
With Mac OS 9, this script would change the desktop picture of the
system. What is the equivalent for Mac OS X 10.1.5 ?
tell application "Apparence"
set picture file of monitor 1 to alias image_path
end tell
Thanks Thomas
_______________________________________________
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.
_______________________________________________
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.