• 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: AppleScriptObjC -- List Folder Handler
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleScriptObjC -- List Folder Handler


  • Subject: Re: AppleScriptObjC -- List Folder Handler
  • From: Stan Cleveland <email@hidden>
  • Date: Fri, 30 Nov 2018 19:08:00 -0800

> On Nov 30, 2018, at 03:46 PM, Christopher Stone
> <email@hidden> wrote:
>
> It seemed pointless to return only item names, so I added an option to return
> Furls or Paths as well.

Hi Chris,

There's a small problem to report. I have a folder named "__A\V", which holds
audio and video files. (I named it with a backslash to avoid conflicts when
using POSIX paths.)

Your listFolder handler returns its name as "__A\\V" in all three output
formats, which fails when used to address the folder. Clearly, the backslash is
getting escaped somewhere in the machinery, but probably isn't wanted for AS.

Perhaps there are other characters being escaped by the same mechanism, but
none appeared in my tests.

Regards,
Stan C.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: AppleScriptObjC -- List Folder Handler
      • From: Christopher Stone <email@hidden>
    • Re: AppleScriptObjC -- List Folder Handler
      • From: Shane Stanley <email@hidden>
References: 
 >AppleScriptObjC -- List Folder Handler (From: Christopher Stone <email@hidden>)

  • Prev by Date: AppleScriptObjC -- List Folder Handler
  • Next by Date: Re: AppleScriptObjC -- List Folder Handler
  • Previous by thread: AppleScriptObjC -- List Folder Handler
  • Next by thread: Re: AppleScriptObjC -- List Folder Handler
  • Index(es):
    • Date
    • Thread