• 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: Long Filenames with Applescript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Long Filenames with Applescript


  • Subject: Re: Long Filenames with Applescript
  • From: Bryan Harris <email@hidden>
  • Date: Fri, 09 Mar 2001 15:49:36 -0600

> Mac OS 9.0 and later have the system APIs to handle long file names (though
> they only work if the file system supports them -- HFS+, UFS, and NFS do; HFS
> doesn't), but only the Mac OS X Finder supports them so far. So, in Mac OS
> X, you can say things like:
>
> tell application "Finder"
> make new folder with properties {name: "This is a very very very long
> folder name"}
> end
>
> ...and it works just fine. "Info for" still gives you the HFS-mangled name;
> we hope to fix that soon.


Out of curiosity, why wasn't the OS 9 Finder updated to display long
filenames on HFS+ systems? Was it a time issue or a compatibility issue?

- Bryan


References: 
 >Re: Long Filenames with Applescript (From: Chris Nebel <email@hidden>)

  • Prev by Date: Help with application-scripts calling application-scripts
  • Next by Date: Re: Script Debugger Question
  • Previous by thread: Re: Long Filenames with Applescript
  • Next by thread: Re: Long Filenames with Applescript
  • Index(es):
    • Date
    • Thread