• 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: first few chars of filename?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: first few chars of filename?


  • Subject: Re: first few chars of filename?
  • From: Yosemite <email@hidden>
  • Date: Tue, 15 May 2001 14:49:52 -0800

set oldName to "hciRnellA"
set newName to (characters 5 thru (length of oldName) of oldName as text)



-- hcir
mailto:email@hidden


> i'm working on a script that deletes the first four chars of a files name. I
> can't find a command anywhere that lets me refer to them. Or it just won't
> let me delete them
>
> here's the start:
>
> set oldName to (name of thisItem)
> set theGunk to characters 1 through 4 of oldName
> next?


References: 
 >first few chars of filename? (From: "T.J. Mahaffey" <email@hidden>)

  • Prev by Date: Re: Counting the items in anested list
  • Next by Date: Re: first few chars of filename?
  • Previous by thread: first few chars of filename?
  • Next by thread: Re: first few chars of filename?
  • Index(es):
    • Date
    • Thread