• 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: Unicode/UTF confusion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unicode/UTF confusion


  • Subject: Re: Unicode/UTF confusion
  • From: Paul Berkowitz <email@hidden>
  • Date: Sat, 03 May 2003 11:05:02 -0700

On 5/3/03 10:42 AM, "John Delacour" <email@hidden> wrote:

> -- [ and why can't I concatenate zws & applelozenge ?? ]

zws is string and applelozenge is Unicode text. When you concatenate them
the left side's class coerces the right side's class to its own when it can,
as here (otherwise you get a list, when it can't). That would make
applelozenge a string, not what you want.

What happens if zws is itself Unicode text? No good? If it's OK, then you
could concatenate it to applelozenge without problem.

--
Paul Berkowitz
_______________________________________________
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.

  • Follow-Ups:
    • Re: Unicode/UTF confusion
      • From: John Delacour <email@hidden>
References: 
 >Re: Unicode/UTF confusion (From: John Delacour <email@hidden>)

  • Prev by Date: Re: Request to Eudora 5.2+ users
  • Next by Date: Re: Unicode/UTF confusion
  • Previous by thread: Re: Unicode/UTF confusion
  • Next by thread: Re: Unicode/UTF confusion
  • Index(es):
    • Date
    • Thread