Re: Line feed, paragraph or whatever in item of list
Re: Line feed, paragraph or whatever in item of list
- Subject: Re: Line feed, paragraph or whatever in item of list
- From: kai <email@hidden>
- Date: Fri, 13 Jan 2006 19:34:10 +0000
On 13 Jan 2006, at 11:53, Jay Louvion wrote:
How would you tell a script that transforms text to a list to do
something if item 17 of that list contains a “return” or line feed
or paragraph or whatever I am supposed to call text found on two
separate lines ?
Try this, Jay:
---------
if (count paragraphs of item 17 of theList) is not 1 then
-- do something
end if
---------
---
kai
_______________________________________________
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