Re: quit the dock - possible?
Re: quit the dock - possible?
- Subject: Re: quit the dock - possible?
- From: Walter Ian Kaye <email@hidden>
- Date: Tue, 22 Jun 2004 16:08:02 -0700
At 10:24a -0400 06/21/2004, Paul Skinner didst inscribe upon an
electronic papyrus:
set p to (path to startup disk as text) &
"System:Library:CoreServices:Dock.app:"
Or...
tell app "Finder" to set p to application file id "dock" as string
Could use "com.apple.dock" instead of "dock" if you're paranoid.
on idle
return 60
end idle
Whassat accomplish?
_______________________________________________
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.