MB 6.0 Identifier 'strcat2' was not declared

Discuss about beta versions of mikroBasic
compiler.
Author
Message
yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

MB 6.0 Identifier 'strcat2' was not declared

#1 Post by yo2lio » 05 Oct 2007 08:58

I got tired ...... I think I will go to fishing .....

Code: Select all

program test_StrCat2

dim txt as string[10]

main:
  txt = "bla bla"
  txt = txt + "a"
end.
:oops:
7:15 E-3 Identifier 'strcat2' was not declared test.pbas
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: MB 6.0 Identifier 'strcat2' was not declared

#2 Post by zristic » 05 Oct 2007 09:26

Yes, sorry, this is an old-new problem. Will be fixed.

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#3 Post by yo2lio » 05 Oct 2007 15:29

At 01 Oct 2007 :
srdjan wrote:We have already solved that issue. Thanks for reminding us.
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

#4 Post by zristic » 08 Oct 2007 08:59

yo2lio wrote:At 01 Oct 2007 :
srdjan wrote:We have already solved that issue. Thanks for reminding us.
That was mikroPascal.

User avatar
srdjan
mikroElektronika team
Posts: 1552
Joined: 28 Dec 2005 12:47
Location: Serbia

#5 Post by srdjan » 09 Oct 2007 08:22

Hi,
zristic wrote:
yo2lio wrote:At 01 Oct 2007 :
srdjan wrote:We have already solved that issue. Thanks for reminding us.
That was mikroPascal.
Sorry I simply forgot to update basic string library. :oops:
I hope you'll find some room in your hearts to forgive me. :cry:

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#6 Post by yo2lio » 09 Oct 2007 08:25

srdjan wrote:I hope you'll find some room in your hearts to forgive me. :cry:
It's OK !
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

#7 Post by zristic » 09 Oct 2007 08:37

I think Srdjan should pay us all a beer, otherwise we will not forget. Right guys? :twisted:

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#8 Post by yo2lio » 09 Oct 2007 08:44

I agree with you Zoran.

BTW , what is yours opinion about StringsLib ?? :roll:
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

#9 Post by zristic » 09 Oct 2007 08:59

yo2lio wrote:what is yours opinion about StringsLib ?? :roll:
I did not have time to test it. My first thought was "Finally our users decided to write some lib" :twisted: hehe.
What I can suggest you is to prepare yourself for a long term support of the library, including some good looking, html featured help with tons of examples. Also, I would suggest you to make a setup program which will save users from copying MCLs manually to where the compilers are installed.

We can assist you with this, especially with the setup. There are freeware tools for making setup programs and I can show you how you can use them to read registry keys for determining where a compiler is installed.

I think it is the right way to make users like what you did.

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#10 Post by yo2lio » 09 Oct 2007 09:18

zristic wrote:We can assist you with this, especially with the setup. There are freeware tools for making setup programs and I can show you how you can use them to read registry keys for determining where a compiler is installed.
Thanks,

when you have time !
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
srdjan
mikroElektronika team
Posts: 1552
Joined: 28 Dec 2005 12:47
Location: Serbia

#11 Post by srdjan » 09 Oct 2007 13:15

zristic wrote:I think Srdjan should pay us all a beer, otherwise we will not forget. Right guys? :twisted:
I think that it would be better for you to provide me with the above mentioned beer, if you want me to consider providing you the correct version of the strings library. :wink:

yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

#12 Post by yo2lio » 09 Oct 2007 13:55

srdjan wrote: ... if you want me to consider providing you the correct version of the strings library. :wink:
What do you mean ? I don't understand this !
Best regards, Florin Andrei Medrea.

http://www.microelemente.ro/
http://www.microelemente.ro/produse-si-servicii/
http://www.microelemente.ro/custom-software/

mail : florin@microelemente.ro

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

#13 Post by zristic » 09 Oct 2007 13:58

yo2lio wrote:What do you mean ? I don't understand this !
Internal joke, he tries to avoid paying the beer...

janni
Posts: 5373
Joined: 18 Feb 2006 13:17
Contact:

#14 Post by janni » 09 Oct 2007 14:54

zristic wrote:What I can suggest you is to prepare yourself for a long term support of the library, including some good looking, html featured help with tons of examples.
He, he, you treat us like we were some commercial group or wanted to advertise ourselves and not just to share our work. All we offer is goodwill. Nobody's forced to use the replacement.
Also, I would suggest you to make a setup program which will save users from copying MCLs manually to where the compilers are installed.
Maybe a compromise? You add a 'patch' path and we prepare an installer? mE would then avoid problems with users that deleted wrong lib files.
(Not to mention that with the way the compiler treats search paths, it's a pain to make more complicated, multi-directory projects. At least the 'patch' or 'userlib' path could hold libs common to different projects.)

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

#15 Post by zristic » 10 Oct 2007 10:11

janni wrote:He, he, you treat us like we were some commercial group or wanted to advertise ourselves and not just to share our work. All we offer is goodwill. Nobody's forced to use the replacement.
No, you got it wrong. What I wrote above is the only way to make users like your library, I speak that from my experience. No matter how good it is, how optimized it is, if you do not serve it on a plate then you lost the game in the 90th minute.
Also, I would suggest you to make a setup program which will save users from copying MCLs manually to where the compilers are installed.
Maybe a compromise? You add a 'patch' path and we prepare an installer? mE would then avoid problems with users that deleted wrong lib files.
No, out of question. Try to separate your work from ours, it is in our common interest. Just have a look at Borland VCL and third party components and you will understand why it is so.

Thanks for the suggestions anyway.

Post Reply

Return to “mikroBasic Beta testing”