• 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: [macwiz] quick way to rename pics?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [macwiz] quick way to rename pics?


  • Subject: Re: [macwiz] quick way to rename pics?
  • From: "Arthur J Knapp" <email@hidden>
  • Date: Mon, 15 Jan 2001 10:56:02 -0500

> Date: Fri, 12 Jan 2001 12:22:30 -0900
> Subject: Re: [macwiz] quick way to rename pics?
> From: Yosemite <email@hidden>

> set i to 1
> repeat 545 times

> set student to Value of Cell ("$A$" & i as string)
> set sNum to Value of Cell ("$B$" & i as string)

> ("machd0:desktop folder:temp:" & i & ".jpg") to ,

> set i to i + 1
> end repeat

Why not:

repeat with i from 1 to 545

-- whatever

end repeat

--
{
Arthur J Knapp, of STELLARViSIONs ;

http://www.STELLARViSIONs.com ;

mailto:email@hidden ;

http://developer.apple.com/techpubs/
macos8/InterproCom/AppleScriptScripters/
AppleScriptLangGuide/
}


  • Prev by Date: persistant state: what is best technique?
  • Next by Date: Re: OS 9.1 broke (items 1 thru 0 of theList)
  • Previous by thread: Re: [macwiz] quick way to rename pics?
  • Next by thread: About as far OFF as one can get
  • Index(es):
    • Date
    • Thread