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.
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.
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.