Re: Portfolio - close a catalog?
Re: Portfolio - close a catalog?
- Subject: Re: Portfolio - close a catalog?
- From: email@hidden
- Date: Thu, 4 Jul 2002 04:20:39 EDT
-----It appears that email@hidden wrote, on 20020703 5:55 AM:
>
Does know how to do this properly?
Would you settle for improperly? <gr>
Oh, for appls that follow Apple conventions and have dictionaries that
are reliable! (But some scripting support is better than none, so we must
at least credit Extensis for giving us something.)
I've used this appl a lot, and have often been perplexed and disappointed
with its scripting "holes." The inability to have meaningful distinction
among "catalogs" and "galleries" is a hassle indeed. And I can't for the
life of me been able to do something as simple and basic as to get the
disk file (as alias or reference) from an open document.
In your case though, it seems all you want to do is close everything
before moving ahead, right? You didn't say what version you're using, and
I only have v. 6 installed now, so this may not work with all versions:
-- begin script (inside tell block to Portfolio)
close (every window whose closeable is true)
-- end
HTH,
Dan Feather
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Dan at featherweightstuff dot 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.