• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What is the best way to get the name (without the extension) of a file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: Gnarlodious <email@hidden>
  • Date: Wed, 04 May 2005 16:06:14 -0600

Title: Re: What is the best way to get the name (without the extension) of a file?
How about this one:

set fileName to "com.apple.iTunes.eq.plist"
do shell script "echo " & quoted form of the fileName & "| sed 's|\\(.*\\)\\..*$|\\1|' "

-- Gnarlie
 _______________________________________________
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

  • Follow-Ups:
    • Re: What is the best way to get the name (without the extension) of a file?
      • From: "Mark J. Reed" <email@hidden>
    • Re: What is the best way to get the name (without the extension) of a file?
      • From: Michelle Steiner <email@hidden>
References: 
 >Re: What is the best way to get the name (without the extension) of a file? (From: kai <email@hidden>)

  • Prev by Date: Find in Filemaker
  • Next by Date: Tiger: System Events now runs scripts
  • Previous by thread: Re: What is the best way to get the name (without the extension) of a file?
  • Next by thread: Re: What is the best way to get the name (without the extension) of a file?
  • Index(es):
    • Date
    • Thread