Re: Copying the path of files selected in Finder
Re: Copying the path of files selected in Finder
- Subject: Re: Copying the path of files selected in Finder
- From: Jean-Christophe Helary <email@hidden>
- Date: Sat, 29 Apr 2017 22:04:10 +0900
On Apr 29, 2017, at 21:45, Yvan KOENIG < email@hidden> wrote:
I dropped the visible/hidden files because most the time they are in the selection although I don't want them to appear. I don't want to get the DS_store or Icon files. If you don't want to drop these visible/hidden files you may drop the test.
Ok. I'd think that I would only select files for which I want the path to, so I thought the test was not really necessary, but interesting nonetheless because it used the notion of visible/invisible.
Thank you. I could not find a reference to the display notifications" beyond what was in the ASLG. Can you tell me where you found that information?
I just look at what was displayed in the selection. Using an app able to measure what is on screen I saw that the limit is 285 pixels for a line.
Wow !!! :)
Now, I have a question about a "use" statement that I'd like to use there. If I want to put your "recolle" in a script library, I can use
recolle(a,b) of script "Recolle"
but can I make that shorter with a
use script "Recolle"
recolle(a,b)
Jean-Christophe |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden