Finder window help...
Finder window help...
- Subject: Finder window help...
- From: "Domains4Days.com" <email@hidden>
- Date: Sat, 04 Jan 2003 06:36:16 -0800
Back on system nine - This used to work OK. For some reason on Jaguar
10.2.3, the second line: "set size of container window..." does not work.
Any ideas?
tell application "Finder"
activate
open alias "main:goodstuff"
set position of container window of folder "goodstuff" of disk "main" to
{100, 50}
set size of container window of folder "goodstuff" of disk "main" to
{100, 100}
end tell
--
RevDave
email@hidden
[db-lists]
Check out some great Domain Names at:
http://www.domains4days.com
_______________________________________________
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.