Re: Re. third-party dependencies [was Re: Stock Quotes using AppleScript]
Re: Re. third-party dependencies [was Re: Stock Quotes using AppleScript]
- Subject: Re: Re. third-party dependencies [was Re: Stock Quotes using AppleScript]
- From: Jon Pugh <email@hidden>
- Date: Mon, 16 Mar 2009 11:20:48 -0700
At 6:58 PM +0100 3/16/09, KOENIG Yvan wrote:
>I was not asking for a routine able to convert every Unicode which may be converted.
>Just for a routine matching what you wrote: (The file is MacOS Roman encoding.)
The SCRIPT FILE is stored with MacRoman encoding on my ISP's server.
The string handling code in that script file is AppleScript Unicode and may or may not be MacRoman (or ISO Latin 1 or whatever), and any complete solution should not be restricted to MacRoman.
The current implementation of upper and lower is ASCII only. I'm looking at improving that, but it's a large problem. Extending it to address MacRoman is just putting a bandage on it, not fixing it.
But thank you for your implementation of the bandage.
Jon
_______________________________________________
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