I have a strange behavior in my code, but I cannot see the bug.
I create a TYPE and use it in an Array. Everything works fine. At the end I save all instances as Members of a MAP.
B4X:
Sub Process_Globals
Type SpurenTyp(Name As String, Datei As String, Pan As Short,Volume As Short, Size...