• 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
Problem logging a resulting list?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem logging a resulting list?


  • Subject: Problem logging a resulting list?
  • From: "T.J. Mahaffey" <email@hidden>
  • Date: Mon, 21 Aug 2006 15:10:19 -0500

For some reason, I'm having trouble logging a resulting list.
This code errors in Script Editor. Does anyone know why? This hasn't always been the case.


set myHFPath to (choose folder) as string
tell application "Finder"
	set myList to (every folder in folder myHFPath)
end tell
log myList

I can, however, log a hand-written list like this:

set myList to {"cat", "dog"}
log myList

--
T.J. Mahaffey
email@hidden



_______________________________________________
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


  • Follow-Ups:
    • Re: Problem logging a resulting list?
      • From: Adam Bell <email@hidden>
  • Prev by Date: Re: Convert PC ANSI to Mac Standard Roman
  • Next by Date: QuarkXPress Print Styles
  • Previous by thread: Re: Change permissions by Applescript
  • Next by thread: Re: Problem logging a resulting list?
  • Index(es):
    • Date
    • Thread