• 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: Strange problem with text item delimiters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

re: Strange problem with text item delimiters


  • Subject: re: Strange problem with text item delimiters
  • From: John Delacour <email@hidden>
  • Date: Thu, 3 Jul 2003 01:10:17 +0100
  • Mac-eudora-version: 6.0a25

At 4:56 pm -0600 2/7/03, David Crowe wrote:

> class of (name of aRandomFile) & class of x
> --> {property, Unicode text}
>
>
> So, why is class of (name of aRandomFile) "property" and not "Unicode
> text", even though if you copy (name of aRandomFile) to a variable,
> the variable's class is "Unicode text"?

set x to (name of aRandomFile)
end tell
class of (get name of aRandomFile) & class of x
--> {Unicode text, Unicode text}



-- JD
_______________________________________________
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.

References: 
 >re: Strange problem with text item delimiters (From: David Crowe <email@hidden>)

  • Prev by Date: re: Strange problem with text item delimiters
  • Next by Date: Re: shell script with stdin from Applescript...
  • Previous by thread: re: Strange problem with text item delimiters
  • Next by thread: re: Strange problem with text item delimiters
  • Index(es):
    • Date
    • Thread