• 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: Down grading from 10.3.9 to 10.2.8
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Down grading from 10.3.9 to 10.2.8


  • Subject: Re: Down grading from 10.3.9 to 10.2.8
  • From: kai <email@hidden>
  • Date: Thu, 22 Jun 2006 03:33:39 +0100


On 21 Jun 2006, at 14:18, Tod Hallberg wrote:

Path to Documents shows raw events also, but that command still works, so I
just use: <sudo code>
Set foo to characters 1 thru -10 of (path to documents folder)

Todd, should the previous suggestions get you no further, then a working version of the above approach would be:


----------
set foo to text 1 thru -11 of (path to documents folder as Unicode text)
----------

This assumes, of course, that the user's documents folder hasn't been renamed. An even safer alternative would be something like:

----------
tell application "Finder" to set foo to container of (path to documents folder) as Unicode text
----------


---
kai


_______________________________________________ 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
References: 
 >Re: Down grading from 10.3.9 to 10.2.8 (From: Tod Hallberg <email@hidden>)

  • Prev by Date: Re: Currency Numbers
  • Next by Date: Re: Currency Numbers
  • Previous by thread: Re: Down grading from 10.3.9 to 10.2.8
  • Next by thread: RE: Down grading from 10.3.9 to 10.2.8
  • Index(es):
    • Date
    • Thread