Re: [Gambas-user] How to Get UTF-8 Character Codes

2013-10-15 Thread Randall Morgan
Never mind... I was linking to an old version On Tue, Oct 15, 2013 at 7:00 AM, Randall Morgan wrote: > I meant String.Code > > > On Tue, Oct 15, 2013 at 5:33 AM, Jussi Lahtinen > wrote: > >> I cannot find such function. >> You mean Key.Code, String.Code, or..? >> >> Jussi >> >> >> >> >

Re: [Gambas-user] How to Get UTF-8 Character Codes

2013-10-15 Thread Randall Morgan
I meant String.Code On Tue, Oct 15, 2013 at 5:33 AM, Jussi Lahtinen wrote: > I cannot find such function. > You mean Key.Code, String.Code, or..? > > Jussi > > > > > On Tue, Oct 15, 2013 at 2:34 PM, Randall Morgan > wrote: > > > Hi All, > > > > I was looking at the online Docs and I see a f

Re: [Gambas-user] How to Get UTF-8 Character Codes

2013-10-15 Thread Jussi Lahtinen
I cannot find such function. You mean Key.Code, String.Code, or..? Jussi On Tue, Oct 15, 2013 at 2:34 PM, Randall Morgan wrote: > Hi All, > > I was looking at the online Docs and I see a function "Code()". The docs > say it should return the utf-8 character code. However, in Gambas 3.5.0 > t

[Gambas-user] How to Get UTF-8 Character Codes

2013-10-15 Thread Randall Morgan
Hi All, I was looking at the online Docs and I see a function "Code()". The docs say it should return the utf-8 character code. However, in Gambas 3.5.0 this function gives an unknown identifier error. Does anyone else experience this issue? Thanks for the feedback -- If you ask me if it can be