Re: Variable renaming and managing a folder
Re: Variable renaming and managing a folder
- Subject: Re: Variable renaming and managing a folder
- From: Bernard Azancot <email@hidden>
- Date: Sat, 22 May 2004 22:52:36 +0200
Le 22 mai 04, ` 21:24, email@hidden a
icrit :
Dear Ken,
Everything works now perfectly.
Thanks again.
Some little questions:
set thePath to (((path to startup disk) as text) &
"Volumes:volname:rest:of:path:")
I do not understand the meaning of (((path to startup disk) as text)
&"Volumes:volname:rest:of:path:")
compared to the simple:
set thePath to ("VolumeName:folder:folder:")
I have tried:
Copy folder"X" to thePath. It is refused. Why ?
tell application "Finder"
What is the use of "activate" ? I have tested scripts with or without
it without noticing any difference.
When is it usefull to "activate" an application?
Yours
Bernard
_______________________________________________
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.