The macosxhints Forums

The macosxhints Forums (http://hintsforums.macworld.com/index.php)
-   OS X Developer (http://hintsforums.macworld.com/forumdisplay.php?f=27)
-   -   Finding Paths in AppleScripts (http://hintsforums.macworld.com/showthread.php?t=37084)

lc7777 06-17-2005 12:06 PM

That worked! Amazing. Thanks a million. And also thanks to Mark Hunte for the initial help. You guys are great!

Quote:

Originally Posted by robot_guy
Try replacing the line set {oldDelims, text item delimiters} to {text item delimiters, tab} with set {oldDelims, AppleScript's text item delimiters} to {AppleScript's text item delimiters, tab}...

(Because this line occurs in a Finder tell block, you need to specify that it's AppleScript's text item delimiters you're accessing/setting; otherwise, Finder is searching its own dictionary for text item delimiters, and coming up empty.)


Carl Stawicki 06-17-2005 01:07 PM

There's a nice list of standard "path to" commands at macscripter.net :

http://macscripter.net/faq/get_the_f...id=17_0_10_0_C


All times are GMT -5. The time now is 06:03 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2014, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.