Re: getting chunks of text
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