• 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: Paul Berkowitz <email@hidden>
  • Date: Tue, 03 Jun 2003 20:45:26 -0700

On 6/3/03 8:35 PM, "Paul Berkowitz" <email@hidden> wrote:

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

That didn't come out right. It should have read (item 4):


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"}

--
Paul Berkowitz
_______________________________________________
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.

  • Follow-Ups:
    • Re: list question
      • From: Chris Page <email@hidden>
References: 
 >Re: list question (From: Paul Berkowitz <email@hidden>)

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