MB 7.0.0.3 beta : scope of variables in code assistant list

Beta Testing discussion on mikroBasic.
Post Reply
Author
Message
Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

MB 7.0.0.3 beta : scope of variables in code assistant list

#1 Post by Kalain » 28 Mar 2009 14:28

Hi,

Not sure this is a bug;
Here it is, if you declare a general variable (dim testvar as byte), this variable is listed anywhere in the program by Control assistant list.
now, in a procedure, if you declare another variable (dim procvar as byte), this variable is not listed inside procedure by control assistant list ! ! !

Well, in my opinion
All general variables should be listed anywhere in the program by Control assistant list (as it is now) and local variables should be listed at least by Control assistant list when you are inside procedure ! ?

Behaviour is the same in MB 7.0.0.2 / MB 7.0.0.3 beta
Alain

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

Re: MB 7.0.0.3 beta : scope of variables in code assistant l

#2 Post by zristic » 30 Mar 2009 14:51

The current version under test is mikroBeta PRO beta 1.34. You may get it here:

http://www.mikroe.com/forum/viewforum.php?f=91

Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

Re: MB 7.0.0.3 beta : scope of variables in code assistant l

#3 Post by Kalain » 30 Mar 2009 16:10

zristic wrote:The current version under test is mikroBeta PRO beta 1.34. You may get it here:

http://www.mikroe.com/forum/viewforum.php?f=91
Yes but PRO beta 1.34 is too much buggy to use it correctly.
Another beta would be nice to go further and ahead.
On MB 7..0.0.3 beta, I'm stacked with remaining bugs.

I have to stay with MB 7.0.0.2, which seems the most stable version. (enough for me to go further in my hobby projects.)
Alain

Post Reply

Return to “mikroBasic Beta Testing”