Re: cut out repetitive info
Re: cut out repetitive info
- Subject: Re: cut out repetitive info
- From: Phong Le <email@hidden>
- Date: Thu, 3 Feb 2005 15:37:58 -0800
You could use POSIX.
property thefolder: "Macintosh HD:Users:foo:Desktop:myfolder:" as string
--if you need /Users/foo/.. set thefolder to POSiX path of thefolder
tell application "Finder"
set the file to alias thefolder&filename
end tell
Cheers
On Feb 3, 2005, at 3:19 PM, Christian Vinaa wrote:
i have some lines where I write the same file path for various files
that needs various changes
how is the better way to save space stead of writing each time the
same path
file x (of folder q of folder w of folder t etc etc )
the stuff in ( ) is the same
--
Christian Vinaa
email@hidden
...... Meanwhile, aunt Martha, having taken a tramp in the woods,
is lying in a ditch at the edge of town .........................
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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