• 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: Why is this so?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is this so?


  • Subject: Re: Why is this so?
  • From: John W Baxter <email@hidden>
  • Date: Wed, 24 Jan 2001 10:43:07 -0800

At 9:10 -0500 1/24/01, Arthur J Knapp wrote:
>By the way:
>
>> set foo to "Michelle Steiner"
>
>foo's items's reverse as string
>
>> "renietS ellehciM"

Only if one hasn't messed with AppleScript's text item delimiters without
putting them back. If one uses AppleScript that way, then

set foo to "Michelle Steiner"
set AppleScript's text item delimiters to {""}
foo's item's reverse as string

--John
--
John Baxter email@hidden Port Ludlow, WA, USA


References: 
 >Re: Why is this so? (From: "Arthur J Knapp" <email@hidden>)

  • Prev by Date: Re: What has happened to Network Setup Scripting?
  • Next by Date: Re: Why is this so?
  • Previous by thread: Re: Why is this so?
  • Next by thread: Re: Why is this so?
  • Index(es):
    • Date
    • Thread