• 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: Snippet to remove an item from a list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Snippet to remove an item from a list


  • Subject: Re: Snippet to remove an item from a list
  • From: Paul Berkowitz <email@hidden>
  • Date: Tue, 10 Jul 2001 23:51:30 -0700

On 7/10/01 11:31 AM, "Victor Yee" <email@hidden> wrote:

>> Has no one read the Hitchhicker's Guide to the Galaxy?
>>
>> ;-)
>
> I will one day. As soon as I figure out how Saturn became a salad...

-----------------Turn the Lad (Thomas Hardy?)---------------------

set aWord to "Saturn"
set Applescript's text item delimiters to "turn"
set ls to text items of aWord
set Applescript's text item delimiters to "lad'
set aWord to "" & ls -- with or without parsley
--> "Salad"
--------------------------------------------------



--
Paul Berkowitz


  • Follow-Ups:
    • Re: Snippet to remove an item from a list
      • From: Shane Stanley <email@hidden>
References: 
 >Re: Snippet to remove an item from a list (From: Victor Yee <email@hidden>)

  • Prev by Date: Re: Snippet to remove an item from a list
  • Next by Date: Re: Does Quark 3.32 support Program Linking
  • Previous by thread: Re: Snippet to remove an item from a list
  • Next by thread: Re: Snippet to remove an item from a list
  • Index(es):
    • Date
    • Thread