• 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: Replacing Characters in file name - Part II
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replacing Characters in file name - Part II


  • Subject: Re: Replacing Characters in file name - Part II
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 24 Aug 2001 12:50:29 -0700

On 8/24/01 10:27 AM, T.J. Mahaffey <email@hidden> wrote:

>So, could someone give me an example of setting text item delimiters as it
>might apply in my find/replace file name character concept? I wanted this
>script to be all my own, but dang'it...

set the filename to "macintosh hard disk:this is a folder: this is file 1"
set {tid, text item delimiters} to {text item delimiters, space}
set the filenameList to the text items of the filename
set text item delimiters to "_"
set the filename to the filenameList as text
set text item delimiters to tid
the filename

--Michelle

----------------------------------------------------------------------
| Michelle Steiner | We're not human beings having a spiritual |
| | experience. We're spiritual beings |
| email@hidden | having a human experience. |
----------------------------------------------------------------------


  • Follow-Ups:
    • Re: Replacing Characters in file name - Part II
      • From: Ray Phillips <email@hidden>
  • Prev by Date: Re: Applescript & Tex-Edit Plus
  • Next by Date: Re: QuickTime Time from SMPTE Time
  • Previous by thread: Re: Replacing Characters in file name - Part II
  • Next by thread: Re: Replacing Characters in file name - Part II
  • Index(es):
    • Date
    • Thread