Re: It can not be only me...
Re: It can not be only me...
- Subject: Re: It can not be only me...
- From: Dave Balderstone <email@hidden>
- Date: Fri, 05 Dec 2003 23:22:32 -0600
On 5-Dec-03, at 10:28 PM, Deivy Petrescu wrote:
What is :.: ?
. is a (link? symlink? alias?) in unix to the current directory.
"ls -al" in Terminal and you see that . is listed a directory.
"cd ." in Terminal and see where you end up.
I haven't played with POSIX stuff much yet, but changing your code to:
set k to path to "cusr" as string
set pk to POSIX path of k
pk -- "TiBook:Users:djb:"
Why are you using "POSIX file"?
_______________________________________________
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.