Hi,
First post.
I am very new to B4A but have a background in VB from VB 1.0 for DOS to VB.net.
I was playing around with some source code from this site in order to learn how it all works.
Specifically, I had a working app and decided to delete a Label that had been included in main.bal in the Visual Designer. I have also deleted all references to it in code.
The app no longer runs and this is the error when I attempt to compile:
<ERROR>
B4A version: 6.80
Parsing code. (0.00s)
Compiling code. (0.06s)
Compiling layouts code. Error
'=' expected.
Error File: main.bal
Go to the designer script page to debug this error.
</ERROR>
The designer script page has been edited and the Label code has been removed. In fact, when I remove all of the script from the designer I still get this error.
Any help or pointers in the right direction would be appreciated.
Thanks
JimmyF
First post.
I am very new to B4A but have a background in VB from VB 1.0 for DOS to VB.net.
I was playing around with some source code from this site in order to learn how it all works.
Specifically, I had a working app and decided to delete a Label that had been included in main.bal in the Visual Designer. I have also deleted all references to it in code.
The app no longer runs and this is the error when I attempt to compile:
<ERROR>
B4A version: 6.80
Parsing code. (0.00s)
Compiling code. (0.06s)
Compiling layouts code. Error
'=' expected.
Error File: main.bal
Go to the designer script page to debug this error.
</ERROR>
The designer script page has been edited and the Label code has been removed. In fact, when I remove all of the script from the designer I still get this error.
Any help or pointers in the right direction would be appreciated.
Thanks
JimmyF