Loris Anoardi Member Licensed User Longtime User Apr 11, 2014 #1 Hello, i'm trying to retreive the text length of a label but the result is a strange number! Dim L as Label .... L.Initialize("") L.Text = "ciao" Log (L.Text.Length) Can anyone help me?
Hello, i'm trying to retreive the text length of a label but the result is a strange number! Dim L as Label .... L.Initialize("") L.Text = "ciao" Log (L.Text.Length) Can anyone help me?
Loris Anoardi Member Licensed User Longtime User Apr 11, 2014 #2 I tryed also to save it to a string but the result is the same! Upvote 0
Loris Anoardi Member Licensed User Longtime User Apr 11, 2014 #4 Thanks for the replay, i past the print screen, as you can see i get a very high number, i'm using a trial version now Attachments ScreenShot666.jpg 389.5 KB · Views: 207 Upvote 0
Thanks for the replay, i past the print screen, as you can see i get a very high number, i'm using a trial version now
J James Chamblin Active Member Licensed User Longtime User Apr 11, 2014 #5 Possibly a bug with the trial version? I get 4 on mine as well.. Upvote 0
DonManfred Expert Licensed User Longtime User Apr 11, 2014 #6 It´s not a bug; it´s a feature. In trial-version it show Erels Bankaccount-Number to pay for the Fullversion PS: I got 4 too Upvote 0
It´s not a bug; it´s a feature. In trial-version it show Erels Bankaccount-Number to pay for the Fullversion PS: I got 4 too
Loris Anoardi Member Licensed User Longtime User Apr 11, 2014 #7 OK thanks for replies, i will try at home on my licensed version ;-) Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Apr 13, 2014 #8 No. This is not my bank number If it still happens then please upload your project. Last edited: Apr 13, 2014 Upvote 0
DonManfred Expert Licensed User Longtime User Apr 13, 2014 #9 Erel said: No. This is not my bank number. Click to expand... I was just joking, @Erel Upvote 0
LucaMs Expert Licensed User Longtime User Apr 13, 2014 #10 DonManfred said: I was just joking, @Erel Click to expand... You're kidding too much, Speedy Upvote 0
Erel B4X founder Staff member Licensed User Longtime User Apr 13, 2014 #11 I was smiling when I wrote my answer. This is the problem with plain text... I will fix it. Upvote 0
LucaMs Expert Licensed User Longtime User Apr 13, 2014 #12 Erel said: I was smiling when I wrote my answer. This is the problem with plain text... I will fix it. Click to expand... this might help you (I'm lying and joking: perhaps you could help Coslad) Last edited: Apr 13, 2014 Upvote 0
Erel said: I was smiling when I wrote my answer. This is the problem with plain text... I will fix it. Click to expand... this might help you (I'm lying and joking: perhaps you could help Coslad)
Loris Anoardi Member Licensed User Longtime User Apr 14, 2014 #13 Thanks very much to everyone for your help but i think that you all shouldn't write unuseful posts on forum (such as greetings, apologies etc) because this is not helpful for people that are looking for solutions. Thanks to everyone and good work. Upvote 0
Thanks very much to everyone for your help but i think that you all shouldn't write unuseful posts on forum (such as greetings, apologies etc) because this is not helpful for people that are looking for solutions. Thanks to everyone and good work.
LucaMs Expert Licensed User Longtime User Apr 14, 2014 #14 Fooling around in the workplace helps to live better and you can notice that 99% of the posts are what they should be. However, as has responded Erel, you could attach your project (File menu - Export as zip). Is that the only problem you've encountered so far? Despite some playful, you will always find an answer. Upvote 0
Fooling around in the workplace helps to live better and you can notice that 99% of the posts are what they should be. However, as has responded Erel, you could attach your project (File menu - Export as zip). Is that the only problem you've encountered so far? Despite some playful, you will always find an answer.