Reading files
is there a way to read part of a file and get a certain item, like this application adds +1 to the item list every time the button is hit, but when the app is closed and restarted if the number is at 10 i want it to keep counting up instead of starting at 1 again
2 Replies
Just read the whole file — would be ideal if it was in a standard format like JSON — change what needs to be changed and save
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View