• 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: open for access file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: open for access file


  • Subject: Re: open for access file
  • From: Barry Wainwright <email@hidden>
  • Date: Thu, 16 Jul 2009 17:20:04 +0100


-- Barry


On 16 Jul 2009, at 16:31, Mike Lally wrote:

set StoryFile to (path to users folder as string) & "ThreePigs.txt"


that is the problem. This will return the path to a theoretical file in the top level 'Users' folder - the one that contains all the different user profiles. A normal user will not have full read/write access to this folder.

I guess the script should read:

set StoryFile to (path to desktop folder as string) & "ThreePigs.txt"

or

set StoryFile to (path to documents folder as string) & "ThreePigs.txt"



_______________________________________________
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
  • Follow-Ups:
    • Re: open for access file
      • From: Christopher Nebel <email@hidden>
References: 
 >Re: open for access file (From: Mike Lally <email@hidden>)

  • Prev by Date: Re: Find whether Safari is active or not
  • Next by Date: Re: open for access file
  • Previous by thread: Re: open for access file
  • Next by thread: Re: open for access file
  • Index(es):
    • Date
    • Thread