[Gambas-user] UCase$()
Randall Morgan
rmorgan62 at ...626...
Thu Apr 24 04:20:00 CEST 2014
This is not a bug as the docs say that Ucase$ does not work with UTF-8
string encoding. Try String.Ucase().
On Wed, Apr 23, 2014 at 7:02 PM, Pino Zollo <pinozollo at ...626...> wrote:
> UCase$() does not work with ñ and accented vowels.
>
> Try this:
>
> Debug UCase$("ñ"), UCase$("á"), UCase$("à"), UCase$("é"), UCase$("è"),
> UCase$("ó"), UCase$("ò")
>
>
> Regards
>
> Pino
>
>
> ------------------------------------------------------------------------------
> Start Your Social Network Today - Download eXo Platform
> Build your Enterprise Intranet with eXo Platform Software
> Java Based Open Source Intranet - Social, Extensible, Cloud Ready
> Get Started Now And Turn Your Intranet Into A Collaboration Platform
> http://p.sf.net/sfu/ExoPlatform
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?
More information about the User
mailing list