[Gambas-user] Problem with UCase$ ?

Jussi Lahtinen jussi.lahtinen at ...626...
Wed Jan 28 19:32:34 CET 2015


You mean String.Ucase() ?
The other function is for unicode and the other is only for ascii.


Jussi

On Wed, Jan 28, 2015 at 8:25 PM, Gian <bagoneo at ...69...> wrote:

> Hello all,
> I noticed one thing, if I write UCase $ ("perché") I get PERCHé
> If I write Print.Ucase ("perché") I get PERCHÉ
> It is correct?
> ("perché" is "why" or "because" in italian language)
> Regards
> Gianluigi
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming. The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



More information about the User mailing list