Re: What is the best way to get the name (without the extension) of a file?
Re: What is the best way to get the name (without the extension) of a file?
- Subject: Re: What is the best way to get the name (without the extension) of a file?
- From: Michelle Steiner <email@hidden>
- Date: Wed, 4 May 2005 16:40:36 -0700
On May 4, 2005, at 3:06 PM, Gnarlodious wrote: set fileName to "com.apple.iTunes.eq.plist" do shell script "echo " & quoted form of the fileName & "| sed 's|\\(.*\\)\\..*$|\\1|' "
I like the code that I write to be something that I can actually read and understand.
-- "No" is not a bad word.
|
_______________________________________________
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