• 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: Line feed, paragraph or whatever in item of list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Line feed, paragraph or whatever in item of list


  • Subject: Re: Line feed, paragraph or whatever in item of list
  • From: "Nigel Garvey" <email@hidden>
  • Date: Fri, 13 Jan 2006 21:23:14 +0000

Dennis Cox wrote on Fri, 13 Jan 2006 06:35:12 -0600:

>Does this work?
>
>if item 17 of your_list contains "\r" or "\n" then
>    --do what you will
>end if

Hi, Dennis. That should be two separate tests:

  if (item 17 of your_list contains "\r") or (item 17 of your_list
contains "\n") then
    -- do what you will
  end if

NG

 _______________________________________________
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

  • Prev by Date: Re: As Text Work-Around Broken
  • Next by Date: Re: opening the folders in window 1
  • Previous by thread: Re: As Text Work-Around Broken
  • Next by thread: Open Mail Attachments
  • Index(es):
    • Date
    • Thread