Re: Simple AS question (BBEdit)
Re: Simple AS question (BBEdit)
- Subject: Re: Simple AS question (BBEdit)
- From: Philip Aker <email@hidden>
- Date: Thu, 5 Feb 2009 12:10:02 -0800
On 2009-02-05, at 11:48:12, Chris Goedde wrote:
This works:
set thePath to (path to home folder as text) & "Documents:Work:Professional:STEP:Web Site:Development:"
To save typing "Documents" use:
set dp to (path to documents folder as text) & "Work:Pro:Step:" set dp to (path to documents folder from user domain as text) & "Work:Pro:Step:"
The second form shows how the 'path to' command can be told to set its starting location for relative paths.
Philip Aker echo email@hidden@nl | tr a-z@. p-za-o.@ Democracy: Two wolves and a sheep voting on lunch.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden