• 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: Coerce to 'alias list'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Coerce to 'alias list'


  • Subject: Re: Coerce to 'alias list'
  • From: Axel Luttgens <email@hidden>
  • Date: Tue, 20 Jan 2004 23:21:14 +0100

Jean-Baptiste wrote:

Why can't I coerce a list of a single item that is a file reference to an 'alias list' ?

[...]


Hmm. Still there, that one...
There is no real explanation; just tradition and workarounds:

tell application "Finder"
try
get every every folder of folder theRootFolder as alias list
on error
get {every every folder of folder theRootFolder as alias}
end try
end tell


Axel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Coerce to 'alias list' (From: Jean-Baptiste <email@hidden>)

  • Prev by Date: Re: Coerce to 'alias list'
  • Next by Date: Re: Processing files in nested folders
  • Previous by thread: Re: Coerce to 'alias list'
  • Next by thread: Re: Coerce to 'alias list'
  • Index(es):
    • Date
    • Thread