Re: Problem with dot_underscore files
Re: Problem with dot_underscore files
- Subject: Re: Problem with dot_underscore files
- From: Yvan KOENIG <email@hidden>
- Date: Mon, 17 Oct 2005 23:02:18 +0200
Le 17 oct. 2005 , à 22:44, Luther Fuller a écrit :
John Jones said ...
Thanks for that great shell script, but unfortunately, once they're
there,
the problem has already happened. The destination folder is a
watched
folder that receives publishing jobs for a automated CDR writer.
It's very
quick an basically reads the files as soon as the appear. By the
time the
You might want to try something like this ...
Create the file in the invisible temporary items folder,
the one that opens when you ...
tell application "Finder" to open window of (path to temporary
items)
Modify the file, then duplicate it to the desired location,
then remove it from the temporary items folder.
Alas, as the temporary folder is an HFS+ one, I am not sure that the
dotUnderscore files will appear in it.
Perhaps you will have to mix the use of this folder with the use of a
shell script which don't copy the resource fork.
I know that the tool exists but don't know its name and the way we may
use it.
With such a script, the dotUnderscore files will not be created when
the files will be copied oin a PC folder.
Yvan KOENIG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden