| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I think Mark is right. This does not work on my mac: set fullPath to "G5:bigfolder:2 color:myfolder:image1.eps" set AppleScript's text item delimiters to {":"} set text item 3 of fullPath to "CMYK images" set oldDelims to AppleScript's text item delimiters set AppleScript's text item delimiters to {":"} set fullPath to every text item of "G5:bigfolder:2 color:myfolder:image1.eps" set item 3 of fullPath to "CMYK Images" set fullPath to fullPath as string set AppleScript's text item delimiters to oldDelims ES |
_______________________________________________ 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 Archives: http://lists.apple.com/archives/applescript-users This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
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.