Re: Contains?
Re: Contains?
- Subject: Re: Contains?
- From: Michelle Steiner <email@hidden>
- Date: Thu, 11 Sep 2008 11:41:29 -0700
On Sep 11, 2008, at 11:29 AM, J. Todd Slack wrote: Hi Michelle.
c_ring_tone_file actually contains a path like: /Users/slack/Music/iTunes/amber.mp3
See how much easier things would have been had you provided all the information in your original message; it could have been answered with one message.
What you need to do is to place this code in front of what I wrote in my previous message:
set c_ring_tone_file to "/Users/slack/Music/iTunes/amber.mp3" set AppleScript's text item delimiters to "." set c_ring_tone_file to "." & last text item of c_ring_tone_file
-- Michelle
-- Please contribute to the Leukemia and Lymphoma Society, and help me meet my fund raising goal for my marathon training.
|
_______________________________________________
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