Android Question Procedures list is empty in EDI

Alex_197

Well-Known Member
Licensed User
Longtime User
Hi all.

Sometimes the procedures list is empty. It happens randomly - it might be if I just open the project or this list becomes empty in the middle of the day. B4A version is 13.40.
If I reload the project the list works fine.

Thanks
 

Attachments

  • B4A No procedures list.png
    B4A No procedures list.png
    38 KB · Views: 17

Alex_197

Well-Known Member
Licensed User
Longtime User
If might happen if there is a syntax error, such as duplicate sub, that prevents the IDE parser from building the document structure. If this is not the case then it is indeed a bug somewhere in the IDE. I don't remember encountering such issue.
Thank you for your reply. Compilation worked fine so does the app. Interesting thing - I left the IDE with the project opened overnight and this morning the problem has fixed by itself.
 
Upvote 0
Top