Hello,
I had some weird error while adding a new module to a project I just started.
It seems that B4A doesn't like that a code module name start with a numeric character.
Let's say 4321_class .
It adds the module and your see it in the modules list (and B4A source) but you immediatly get an error during the adding or when clicking on the module in the module window.
Is this by design?
The class is also versioned 4.9 instead of 5.
I had some weird error while adding a new module to a project I just started.
It seems that B4A doesn't like that a code module name start with a numeric character.
Let's say 4321_class .
It adds the module and your see it in the modules list (and B4A source) but you immediatly get an error during the adding or when clicking on the module in the module window.
Is this by design?
The class is also versioned 4.9 instead of 5.