• 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
Delete an item in a list ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Delete an item in a list ?


  • Subject: Delete an item in a list ?
  • From: Studio G sarl <email@hidden>
  • Date: Fri, 12 Nov 2004 17:21:48 +0100

Now, my real problem is a little bit more complex :

My_list is a list of "reference to generic boxes" in QuarkXPress (6.1)

Repeat with i in my_list
If name of i="trois" then -- or any other condition, doesn't matter
Set my_left_list to items 1 thru (i-1) of my_list
Set my_right_list to items (i+1) to -1
End repeat

Return my_left_list & my_right_list

-> don't work

How can I get the index of i ?

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Delete an item in a list ?
      • From: "Adam K. Wuellner" <email@hidden>
  • Prev by Date: Re: computing 20! all the way
  • Next by Date: Re: Delete an item in a list ?
  • Previous by thread: Re: Delete an item in a list ?
  • Next by thread: Re: Delete an item in a list ?
  • Index(es):
    • Date
    • Thread