• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Passing calls to an AS app via shell?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing calls to an AS app via shell?


  • Subject: Re: Passing calls to an AS app via shell?
  • From: Krzysztof Szymanski <email@hidden>
  • Date: Fri, 8 Oct 2004 16:58:34 +0200


There is no Temporary Items directory in your home directory. You can use:


do shell script "mkdir ~/'Temporary Items'"

or (if you want it to be invisible):

do shell script "mkdir ~/'.Temporary Items'"

to create it.

Kristofer Szymanski
email@hidden


On 2004-10-08, at 16.12, Johnny AppleScript wrote:

On 04/10/08 7:56 AM, "Pierre N" <email@hidden> wrote:

Did you try this:
do shell script "echo hello >> ~/'Temporary Items'/filename.txt"
It works for  me...

do shell script "echo hello >> ~/'Temporary Items'/filename.txt"
--> "sh: line 1: /Users/ja/Temporary Items/filename.txt: No such file or
directory"


Do I just have a broken installation on over thirty machines? I tested this
on three of thirty machines; it returns the same error.


_______________________________________________
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


  • Prev by Date: Re: Passing calls to an AS app via shell?
  • Next by Date: Re: Extract words.
  • Previous by thread: Re: Passing calls to an AS app via shell?
  • Next by thread: Re: Passing calls to an AS app via shell?
  • Index(es):
    • Date
    • Thread