• 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: Changing a list to path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing a list to path


  • Subject: Re: Changing a list to path
  • From: Michelle Steiner <email@hidden>
  • Date: Mon, 30 Jan 2006 14:43:07 -0700

On Jan 30, 2006, at 2:24 PM, Steven Valenti wrote:

Sure; just replace this repeat loop:

set PathToFolder to ""
repeat with i in NewPathToFolder
	set PathToFolder to PathToFolder & i & ":"
end repeat

with this line:

set PathToFolder to NewPathToFolder as text

-- Michelle

-- "The past is like a foreign country. They do things differently there." --Leslie Poles Hartley

_______________________________________________
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


References: 
 >Changing a list to path (From: Steven Valenti <email@hidden>)

  • Prev by Date: Re: Changing a list to path
  • Next by Date: Re: Changing a list to path
  • Previous by thread: Re: Changing a list to path
  • Next by thread: Re: Changing a list to path
  • Index(es):
    • Date
    • Thread