The problem with MikroE basic is that it's very very buggy ...
![Sad](http://www.sonsivri.to/forum/Smileys/SoLoSMiLeYS1/sad.gif)
All their compilers are buggy ... lot of bugs .. either basic, pascal or C. instead of doing ONLY one compiler and to do it correctly, (like Hitec do with C only) they try to do every kind of compiler for every kind of mcu. This is the problem with mikroE.
I uses PBP lot of time before for the company I was working for, and I can confirm that until now, we have discovered only one bug that MeLabs corrected in less that a week.
I tried MikroPascal only one afternoon, and I discovered more than 8 bugs ... very ugly bugs ... their pascal compiler had bugs in very rudimentary things like adding a char to a string ... does not work, calling Delay inserts all the code of Delay function every where you called it, ... casting variables ... worked with no-logic behind ... string manipulation, incorrectely handled if your string contains control caracters ...
Very ugly compilers ... do not ever compare MikroE product with meLabs or Hitec products ... nothing to compare.
PS. I do not work for meLabs neither am I a meLabs resseler ... I'm only a long time mcu developper and I have enough experience in industrual and automation developments ...
Best regards