Is it possible to add (+) all the elements in a list (they are all numbers)? The number of elements is not known (increases with each addition)
Thank you very much
-
Is it possible to make it show the numbers saved when the application was launched (or with the button) without entering new numbers?
-
And is it possible to add the current date to the numbers in lpkEntries? (But this is optional).
Thanks again
Yes it is very much possible!
Use this to store the list
The next time you run the app use this code -
What do you mean by "IpkEntries??
ohhh.... it's a name of a component
You can add date this way -
This is starting to look like a table, with two columns
- date
- number
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.