• 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: Slow app with Fusion drive.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slow app with Fusion drive.


  • Subject: Re: Slow app with Fusion drive.
  • From: Shane Stanley <email@hidden>
  • Date: Tue, 12 Mar 2013 17:04:56 +1100

On 12/03/2013, at 4:12 PM, Brian Christmas <email@hidden> wrote:

      tell application "Finder" to set posixPath to POSIX path of ((mailmanagerdesktopfolder & ":" & (item x of theFolderList)) as text)

Let go of the Finder!

set posixPath to POSIX path of (mailmanagerdesktopfolder & ":" & (item x of theFolderList)) as alias

Did you copy both the urlsInFolder_ and urlsInURL_ handlers into your code?

        display dialog theURLs as text # Always 'missing value'

URLs can't be coerced to text, so they won't show in a dialog. Use a log statement if you want to see them, or something like "display dialog (count of theURLs) as text".

-- 
Shane Stanley <email@hidden>
'AppleScriptObjC Explored' <www.macosxautomation.com/applescript/apps/>

 _______________________________________________
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: Slow app with Fusion drive.
      • From: Brian Christmas <email@hidden>
References: 
 >Slow app with Fusion drive. (From: Brian Christmas <email@hidden>)
 >Re: Slow app with Fusion drive. (From: Shane Stanley <email@hidden>)
 >Re: Slow app with Fusion drive. (From: Brian Christmas <email@hidden>)
 >Re: Slow app with Fusion drive. (From: Shane Stanley <email@hidden>)
 >Re: Slow app with Fusion drive. (From: Brian Christmas <email@hidden>)

  • Prev by Date: Re: Slow app with Fusion drive.
  • Next by Date: In praise of Satimage
  • Previous by thread: Re: Slow app with Fusion drive.
  • Next by thread: Re: Slow app with Fusion drive.
  • Index(es):
    • Date
    • Thread