• 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: text manipulation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: text manipulation


  • Subject: Re: text manipulation
  • From: Jolly Roger <email@hidden>
  • Date: Thu, 07 Jun 2001 14:19:30 -0500

On 6/6/2001 7:07 PM, "Jason Davies" <email@hidden> wrote:

> It seems to me that I should either get FM to do it (which I can't despite
> trying a few different
> methods) or get the Finder to rename it. With the latter I tried
>
> set {file "backup"} to timeStr
>
> but got an error
>
> So how do I rename an item in the Finder?

Hi Jason,

To use the Finder, do it like this:

-- begin script
tell application "Finder"
set name of (file myFile) to newFilename
end tell
-- end script

HTH

JR


  • Prev by Date: Re: Converting a nested list to return delimited string with TIDs
  • Next by Date: Re: Location Manager in OS X?
  • Previous by thread: Re: text manipulation
  • Next by thread: formatting and importing text to Quark
  • Index(es):
    • Date
    • Thread