• 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 characters
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unicode characters


  • Subject: Re: Unicode characters
  • From: Paul Skinner <email@hidden>
  • Date: Wed, 9 Apr 2003 08:06:46 -0400

*It appears my original reply to this thread went elsewhere , making my second reply seem pretty left-fieldish.
Reposting despite Christopher Nebel's much more illuminating post this morning.


On Tuesday, April 8, 2003, at 03:44 AM, Jonas Salling wrote:

Hi!

I'd like to build a string with a Unicode paragraph end character in it. I was hoping there'd be something like this available:

"a" & (unicode character 2029) & "b"

This, however, doesn't seem to be the case. Am I missing something?

- jonas


This works...

"a" as unicode text & Unicode character 8233 & "b"
--8233 is decimal 2029

Of course thats in OS 9 and requires the 'Unicode OSAX'
<http://www.merzwaren.com/bin/unicode-osax-10b1.sit>.
But you probably wanted an OS X solution.

Hmmm...
The source code for the Unicode OSAX is available in the download.
Now, if you only knew a good programmer. :)

my T68i is chuckling.
Paul Skinner
_______________________________________________
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 characters
      • From: John Delacour <email@hidden>
References: 
 >Unicode characters (From: Jonas Salling <email@hidden>)

  • Prev by Date: Re: Unicode characters
  • Next by Date: Re: Scripting Terminal for simple FTP
  • Previous by thread: Re: Unicode characters
  • Next by thread: Re: Unicode characters
  • Index(es):
    • Date
    • Thread