• 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: alias is folder?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: alias is folder?


  • Subject: Re: alias is folder?
  • From: John Delacour <email@hidden>
  • Date: Mon, 28 Apr 2003 10:57:56 +0100
  • Mac-eudora-version: 6.0a16

At 10:52 am +0100 28/4/03, I wrote:

--> "dx:Users:jd:Documents:Eudora Folder...
set isFolder to _item ends with ":" and item does not end with ":app:"
{isFolder, class of _sele is folder}
--> {true, false}
end tell

That should be _item does not end..., not item :


-->> "dx:Users:jd:Documents:Eudora Folder:Scripts:"
set isFolder to _item ends with ":" and _item does not end with ":app:"
{isFolder, class of _sele is folder}
--> {true, false}
end tell
_______________________________________________
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.

  • Prev by Date: Re: alias is folder?
  • Next by Date: Re: TIDs and other questions
  • Previous by thread: Re: alias is folder?
  • Next by thread: Running an Acrobat Batch, & move file of type?
  • Index(es):
    • Date
    • Thread