Hello all,
I thought this might get someone's attention. I do believe I found a bug in the new version. AutoCapitalization combined with "Auto-Reservation" absolutely will not permit the entering of a line such as:
Dim in As Intent in.Initialize("", "")
Please try to do so in 2.30 instead of telling me that "In" is a reserved word in B4a.
If that is so, why does it even prevent us from entering the line above? It is not reserving "In", it is prohibiting "in".
I can not even write this line in a text editor and paste into the IDE without it automatically capitalizing the "i".
Please help.
I thought this might get someone's attention. I do believe I found a bug in the new version. AutoCapitalization combined with "Auto-Reservation" absolutely will not permit the entering of a line such as:
Dim in As Intent in.Initialize("", "")
Please try to do so in 2.30 instead of telling me that "In" is a reserved word in B4a.
If that is so, why does it even prevent us from entering the line above? It is not reserving "In", it is prohibiting "in".
I can not even write this line in a text editor and paste into the IDE without it automatically capitalizing the "i".
Please help.