[Gambas-user] Problem with UCase$ ?

Gian bagoneo at ...69...
Wed Jan 28 19:40:16 CET 2015


Il 28/01/2015 19:32, Jussi Lahtinen ha scritto:
> 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
>>
> ------------------------------------------------------------------------------
> 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
>
sorry I'm a little tired :)
  Yes String.Ucase()
Regards
Gianluigi




More information about the User mailing list