• 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: Remote AppleEvents for Folder Path
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Remote AppleEvents for Folder Path


  • Subject: RE: Remote AppleEvents for Folder Path
  • From: has <email@hidden>
  • Date: Mon, 23 May 2005 10:07:59 +0100

Kumar Shailove wrote:

>And how to resolve the problem in the command "list folder"
>When I write
>
>set folderPath to "MacHD:abc"
>tell application "Finder" of machine "eppc://IP"
>	set folderRef to item folderPath
>	set folderContents to list folder folderRef without invisibles

'list folder' is an osax command, not a Finder command, so won't work with a Finder reference. Just use the Finder:

	set folderContents to name of every item of folderRef

has
--
http://freespace.virgin.net/hamish.sanderson/
 _______________________________________________
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: 
 >RE: Remote AppleEvents for Folder Path (From: "Kumar Shailove" <email@hidden>)

  • Prev by Date: Re: Working with big lists
  • Next by Date: Re: Working with big lists
  • Previous by thread: RE: Remote AppleEvents for Folder Path
  • Next by thread: Zoom - How to get/set in Photoshop CS?
  • Index(es):
    • Date
    • Thread