• 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: Textstring as List behaviour (works fine now)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Textstring as List behaviour (works fine now)


  • Subject: Re: Textstring as List behaviour (works fine now)
  • From: Ronald Hofmann <email@hidden>
  • Date: Sat, 25 Nov 2006 12:12:58 +0100

Hi everybody,
all the hints worked fine, thanks a lot

Ronald
---
Am 25.11.2006 um 10:05 schrieb Takaaki Naganoya:

set AppleScript's text item delimiters to {","}
set theList to every text item of "11250044.jpg,11250045.jpg, 11250046.jpg,11250047.jpg,11250048.jpg"
set the text item delimiters to ""
theList
--> {"11250044.jpg", "11250045.jpg", "11250046.jpg", "11250047.jpg", "11250048.jpg"}


On 2006/11/25, at 17:08, Ronald Hofmann wrote:

set AppleScript's text item delimiters to {","}
set theList to words of "11250044.jpg,11250045.jpg,11250046.jpg, 11250047.jpg,11250048.jpg" as list
set the text item delimiters to ""

-- Takaaki Naganoya Piyomaru Software http://piyo.piyocast.com email@hidden


_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (applescript- email@hidden)
Help/Unsubscribe/Update your Subscription:
40jumbosoft.de
Archives: http://lists.apple.com/mailman//archives/applescript-users


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/mailman//archives/applescript-users

This email sent to email@hidden
References: 
 >Textstring as List behaviour (From: Ronald Hofmann <email@hidden>)
 >Re: Textstring as List behaviour (From: Takaaki Naganoya <email@hidden>)

  • Prev by Date: Fwd: scripting Mail.app forwarding spams
  • Next by Date: Textstring as List behaviour (one more thing)
  • Previous by thread: Re: Textstring as List behaviour
  • Next by thread: Textstring as List behaviour (one more thing)
  • Index(es):
    • Date
    • Thread