• 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: Thirteen Scripters Scripting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Thirteen Scripters Scripting


  • Subject: Re: Thirteen Scripters Scripting
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 24 Dec 2008 18:07:43 -0700

On Dec 24, 2008, at 4:35 PM, Mark J. Reed wrote:

set ordinals to {"st", "nd", "rd", "th"}

While we're at it, you don't need that.

Try this:

repeat with x from 21 to 24
	say (x as text) & "th"
end repeat

-- Michelle

--
If you're not going somewhere, you're not getting anywhere.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: Thirteen Scripters Scripting
      • From: "Mark J. Reed" <email@hidden>
References: 
 >Thirteen Scripters Scripting (From: David Marshall <email@hidden>)
 >Re: Thirteen Scripters Scripting (From: "Mark J. Reed" <email@hidden>)

  • Prev by Date: Re: Thirteen Scripters Scripting
  • Next by Date: Re: Thirteen Scripters Scripting
  • Previous by thread: Re: Thirteen Scripters Scripting
  • Next by thread: Re: Thirteen Scripters Scripting
  • Index(es):
    • Date
    • Thread