• 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: getting chunks of text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getting chunks of text


  • Subject: Re: getting chunks of text
  • From: Michelle Steiner <email@hidden>
  • Date: Wed, 16 Mar 2005 22:59:12 -0700

On Mar 16, 2005, at 10:53 PM, Scott Haneda wrote:

which tells entourage to send a email, how do I parse the input text with
your above code and then repeat through the chunks to send x messages?

Either script I provided will parse the text to 256 characters, or the end of the first word before 256 characters. I don't know where you're generating the text from, so I can't help with getting it into the script.


if you want to send chunks of text, what you need to do is iterate through the text. starting with the character after the last one of the previous chunk. A repeat loop will do this.

-- Michelle

--
I've noticed lately that the paranoid fear of computers becoming intelligent and taking over the world has almost entirely disappeared from the common culture. Near as I can tell, this coincides with the release of MS-DOS.
-- Larry DeLuca


_______________________________________________
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: getting chunks of text
      • From: yvan-koenig <email@hidden>
References: 
 >Re: getting chunks of text (From: Scott Haneda <email@hidden>)

  • Prev by Date: Re: getting chunks of text
  • Next by Date: Re: list to a text representation of that list (followup)
  • Previous by thread: Re: getting chunks of text
  • Next by thread: Re: getting chunks of text
  • Index(es):
    • Date
    • Thread