• 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: How do I return full numbers in a user in put list?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I return full numbers in a user in put list?


  • Subject: Re: How do I return full numbers in a user in put list?
  • From: Doug McNutt <email@hidden>
  • Date: Sat, 12 Aug 2006 13:07:09 -0600

At 20:48 +0200 8/12/06, Yvan KOENIG wrote:
>Le 12 août 2006 à 20:33, Patrik B. a écrit :
>set exportchoice to "1,13"
>set text item delimiters to ","
>set exportchoice2 to text items of exportchoice
>set text item delimiters to ""
>repeat with k in exportchoice2
>	display dialog "" & k
>end repeat
>
>I  get k =1
>then
>k = 13.


It may matter whose text item delimiters are being honored. One never really knows what an application will do within a tell block.

Set Applescript's text item delimiters to ","  ??

--

Applescript syntax is like English spelling:
Roughly, though not thoroughly, thought through.
 _______________________________________________
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

References: 
 >How do I return full numbers in a user in put list? (From: "Patrik B." <email@hidden>)
 >Re: How do I return full numbers in a user in put list? (From: Yvan KOENIG <email@hidden>)

  • Prev by Date: Re: How do I return full numbers in a user in put list?
  • Next by Date: THANKS: Re: Determining a Paragraph's Index
  • Previous by thread: Re: How do I return full numbers in a user in put list?
  • Next by thread: THANKS: Re: Determining a Paragraph's Index
  • Index(es):
    • Date
    • Thread