Re: Passing calls to an AS app via shell?
Re: Passing calls to an AS app via shell?
- Subject: Re: Passing calls to an AS app via shell?
- From: Tom Robinson <email@hidden>
- Date: Wed, 13 Oct 2004 14:46:17 +1300
On 9 Oct 2004, at 07:01, Johnny AppleScript <email@hidden>
wrote:
do shell script "echo hello >> ~/Temporary\\ Items/filename.txt"
--> "sh: line 1: /Users/ja/Temporary Items/filename.txt: No such
file or
directory"
[...]
I must have something unique to my configs that breaks it, but I can't
imagine what it is, unless it's the /Users/ on a different volume, but
that
makes little sense, given that it's a valid thing to do.
Does this mean the path to your home directory is
/Volumes/xxx/Users/ja? In which case, unless you've got /User linked
to /Volumes/xxx/Users, then that is indeed your problem.
When I had my /User directory on another volume, the only pointer I
changed was in NetInfo Manager (once for each user). Maybe you've done
it another way and the shell doesn't know your home directory has
moved?
Cheers
--
Great leaders are rare, so I’m following myself
_______________________________________________
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