• 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: Bad Characters in a File Name
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bad Characters in a File Name


  • Subject: Re: Bad Characters in a File Name
  • From: "Mark J. Reed" <email@hidden>
  • Date: Wed, 22 Oct 2008 16:05:34 -0400

At the UNIX level, filenames are treated as opaque byte strings, and
the only illegal byte values are NUL (0) and '/' (47).  Any other byte
is legal, including values 1 through 31 and 127 through 255.  At the
HFS level, I know that colons (":") are prohibited, but I'm not sure
what else. (Any colons in the POSIX pathname show up as slashes in the
HFS one.)

You mentioned copy and paste into the Finder, but what about other
file operations that use the HFS name instead of the POSIX name?  Can
you create an AppleScript alias or file from a name which contains any
of your "bad" characters?

--
Mark J. Reed <email@hidden>
 _______________________________________________
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

References: 
 >Bad Characters (From: Luther Fuller <email@hidden>)
 >Bad Characters in a File Name (From: Luther Fuller <email@hidden>)

  • Prev by Date: Bad Characters in a File Name
  • Next by Date: Path to syntax question
  • Previous by thread: Bad Characters in a File Name
  • Next by thread: AppleScript / INDD CS3 / importing images and offsetting within frame.
  • Index(es):
    • Date
    • Thread