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: Gnarlodious <email@hidden>
- Date: Fri, 08 Oct 2004 08:50:30 -0600
This works for me in 10.3.5:
do shell script "echo hello >> ~/Temporary\\ Items/filename.txt"
-- Gnarlie
Entity Pierre N spoke thus:
> Did you try this:
> do shell script "echo hello >> ~/'Temporary Items'/filename.txt"
> It works for me...
>
> --
> Pierre
>
> Le 8 oct. 04, à 15:40, Johnny AppleScript a écrit :
>
>> On 04/10/08 7:35 AM, "Pierre N" <email@hidden> wrote:
>>
>>> I don't get it?
>>> Did you create the ~/Temporary Items/ folder first or not?
>>
>> Yes. It is a default folder for every user on our LAN. We use it to
>> prevent
>> large files from being written to the root volume whenever possible
>> (/Users/
>> is located on other drives/volumes).
>>
>>> Why are you not using the 'real' Temp folder of MacOS X which is
>>> located there:
>>> /tmp/
>>
>> In my workaround, I posted that I *am* currently using
>> /var/tmp/file.tmp; my
>> question was whether or not this is a problem when a user is not an
>> admin,
>> on earlier versions of the OS, etc.
>>
>>> Maybe I missed a message from this thread...
>>
>> Same title; three messages back. :-)
>>
>> _______________________________________________
>> 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:
> nk.net
>
> 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