• 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
List Folder Broken?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

List Folder Broken?


  • Subject: List Folder Broken?
  • From: Dan Dittmann <email@hidden>
  • Date: Sun, 9 Dec 2001 20:19:53 -0600

This has been annoying me for at least the last half hour.

I am running Mac OS 10.1.1 and it would appear that the "list folder" command in Standard Additions is/has been partially broken. In the example below, invisible files are not supposed to be included in variable "a". This is something I **thought** I had working correctly under previous versions of OS X.

set a to choose folder
set a to list folder a without invisibles
{a}


The Result Log:
tell current application
choose folder
--> alias "Mac OS X:"
list folder alias "Mac OS X:" without invisibles
--> {".vol", "Applications", "automount", "cores", "Desktop Folder", "dev", "Developer", "etc", "gmon.out", "Library", "mach", "mach.sym", "mach_kernel", "System", "tmp", "Users", "var"}
end tell

The following should have been filtered out:
vol, automount, cores, Desktop Folder, dev, etc, gmon.out, mach.sym, mach_kernal, tmp, var

What do others know?

Tell me I'm not going crazy...
: )
--------------------------------------------------------------
Dan: email@hidden

How often do you say to yourself, "I didn't do it; so of course, it didn't get done?"


  • Follow-Ups:
    • Re: List Folder Broken?
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: More on Applescript/Emailer/OS 9.2.2 problems
  • Next by Date: Script to Rotate Track in QuickTime
  • Previous by thread: Script to Email
  • Next by thread: Re: List Folder Broken?
  • Index(es):
    • Date
    • Thread