• 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: list question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: list question


  • Subject: Re: list question
  • From: Chris Page <email@hidden>
  • Date: Tue, 03 Jun 2003 21:13:36 -0700

On Tuesday, Jun 3, 2003, at 20:45 US/Pacific, Paul Berkowitz wrote:

set chars to characters of "mutable"--> {"m", "u", "t", "a", "b","l", "e"}
set item 4 of chars to "i" --> no problem, lists are mutable
chars --> {"m", "u", "t", "i", "b","l", "e"}

Right. And you're just replacing the immutable string "a" with the immutable string "i" in the mutable list. Neither "a" nor "i" are altered.

--
Chris Page - Software Wrangler - Palm, Inc.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: list question (From: Paul Berkowitz <email@hidden>)

  • Prev by Date: Re: list question
  • Next by Date: Re: Microsoft Word X always crashes...Update
  • Previous by thread: Re: list question
  • Next by thread: Re: list question
  • Index(es):
    • Date
    • Thread