• 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: Text as list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Text as list


  • Subject: Re: Text as list
  • From: KOENIG Yvan <email@hidden>
  • Date: Sun, 8 Jun 2008 11:23:31 +0200


Le 8 juin 2008 à 10:33, IMAPRH/privat a écrit :

Hi,
I have a file where some links are saved:

WWW.chessmaniac.com
WWW.chesscenter.com
WWW.nabiscoworld.com
WWW.guardian.co.uk

They are separated by carriage returns. I want them to appear in a list.
Somehow I cant get this to work:


property vCR : return
set the text item delimiters to vCR
set thePath to ("/Users/ronny/Documents/DEVs/ASS/Links.text" as POSIX file)
set link_names to the words of (read file thePath) as list



Replace
set link_names to the words of (read file thePath) as list

by

set link_names to paragraphs of (read file thePath)

Yvan KOENIG (from FRANCE dimanche 8 juin 2008 11:23:28)


_______________________________________________ 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/archives/applescript-users

This email sent to email@hidden
References: 
 >Text as list (From: IMAPRH/privat <email@hidden>)

  • Prev by Date: Re: Getting recurring event instance for specific day in iCal
  • Next by Date: Re: Text as list
  • Previous by thread: Text as list
  • Next by thread: Re: Text as list
  • Index(es):
    • Date
    • Thread