Re: OS 9.2.1 - popup windows - scriptable?
Re: OS 9.2.1 - popup windows - scriptable?
- Subject: Re: OS 9.2.1 - popup windows - scriptable?
- From: Mr Tea <email@hidden>
- Date: Tue, 15 Oct 2002 08:58:38 +0100
This from Max Rutherford - dated 15-10-02 04.17 am:
>
Can anyone tell me how I can get a window of a folder to open AND go
>
straight to being a 'popup' i.e. that tab state at the bottom of a monitor
>
window. I keep getting access denied etc. It open's fine etc. and is part of
>
a larger script with various Quark calls - but I cannot get this element to
>
work.
These lines, inside a 'Finder' tell block, should do it for you:
set popup of container window of [folder ref]to true
set pulled open of container window of [folder ref]to false
HTH
Mr Tea
_______________________________________________
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.