Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Down grading from 10.3.9 to 10.2.8




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: http://lists.apple.com/mailman/options/applescript-users/email@hidden

This email sent to email@hidden
References: 
 >Re: Down grading from 10.3.9 to 10.2.8 (From: Tod Hallberg <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.