MiniTinyDB.aia (3.1 KB)
Here is 2 labels, Label5 and Label6 problem, please solved it
global "register" is initialized as a string variable. But you assign it further on as a list. That raises an error.
so i need to get global person?
Well, I don't know the intention of your app. That's sth. you have to clear up. With a label you can output (nearly) everything. But assigning to somewhat must have type congruence (at least in most cases). To your question... yes, using person as a list would be possible. Don't know whether it's according to what you want that is done by your app.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.