Re: Newbie or ??
Re: Newbie or ??
- Subject: Re: Newbie or ??
- From: Jacques Lacroute <email@hidden>
- Date: Tue, 15 Jul 2003 20:16:06 +0200
Le 15/07/03 19:00, + John Delacour ; <email@hidden> a icrit :
>
At 4:11 pm +0200 15/7/03, Jacques Lacroute wrote:
>
>
> Do I take it that if I want to do something with these files (ie delete them
>
> ) I will also have to use the shell ?
>
>
Apparently not -- but you won't see it in the trash either :-)
>
>
>
"/Users/jd/.java"
>
POSIX file result as file specification
>
tell application "Finder" to move result to trash
>
>
--> item ".java" of item ".Trash" of folder "jd" of folder "Users" of
>
startup disk of application "Finder"
>
>
JD
Thanks, but it seems that there are different types of invisible files, the
ones that get "created" in the ArchosJukebox (even when using the
applescript duplicate instruction to transfer them onto the Archos the ghost
files are there) are named ._xyz.??? And they don't show up with the "with
invisibles" statement (when the .DS_Store does), they do show up with the
shell command ls -a . I'm afraid I may have to use the shell to handle
these.
Jacques
_______________________________________________
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.