• 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
FYI: String to alias coercion behaviour
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: String to alias coercion behaviour


  • Subject: FYI: String to alias coercion behaviour
  • From: Steven Angier <email@hidden>
  • Date: Tue, 06 May 2003 20:32:01 +1000

For your reference.

Mac OS 9 string to alias coercion behaviour (Mac OS 9.2.2 / AppleScript
1.8.3):
- is entirely case insensitive
- does not resolve file paths where a trailing colon has been added (returns
error number -43)
- does not resolve folder paths where the trailing colon has been omitted
(returns error -120)
- treats additional trailing colons on folder paths as a relative path
segment (e.g. "Macinotosh HD:System Folder::" becomes "Macintosh HD:")

Mac OS X string to alias coercion behaviour (Mac OS X 10.2.5 / AppleScript
1.9.1):
- disk names are case sensitive
- resolves paths regardless of whether they a trailing colon or not
- multiple trailing colons are disregarded



Steven Angier
Macscript.com
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: Sorting files, making folders
  • Next by Date: Re: More fun with Unicode
  • Previous by thread: Re: More fun with Unicode
  • Next by thread: Scripting iTunes Music store?
  • Index(es):
    • Date
    • Thread